now i am doing a project ......wheelchair movement based on head movement....using accelerometer ADXL335 and arduino processor...the time is very short ..i couldn locate code in this website....can you mail me the coding on pnkjsharma05@gmail.com
now i am doing a project ......wheelchair movement based on head movement....using accelerometer ADXL335 and arduino processor...the time is very short ..i couldn locate code in this website....can you mail me the coding on pnkjsharma05@gmail.com
Thanks for uploading the video and the code. Just out of curiosity, how do you determine which pin corresponded to the input of the arduino board. I, also, am trying to do this for a design project
Have you posted your code anywhere? I was doing a similar experiment and would like to know if you came across any non-linearities from the accelerometer. Were you able to output an accurate tilting angle?
@confusedntwisted Nah, it was nothing that complex. No filtering or conversion to degrees - just a couple of if statements. The code's linked to in the video's info if you want to see it
now i am doing a project ......wheelchair movement based on head movement....using accelerometer ADXL335 and arduino processor...the time is very short ..i couldn locate code in this website....can you mail me the coding on pnkjsharma05@gmail.com
does this work with a lilypad accelerometer?
defJayyy 11 months ago
would it be easy to make the light intensity transfer between leds smoothly. Coz that would make your creation really cool!
arminask 1 year ago
This has been flagged as spam show
pankaj sharma
hii
i saw this video n this is really a good work...
now i am doing a project ......wheelchair movement based on head movement....using accelerometer ADXL335 and arduino processor...the time is very short ..i couldn locate code in this website....can you mail me the coding on pnkjsharma05@gmail.com
thanks in advance
MrPnkjsharma 1 year ago
This has been flagged as spam show
pankaj sharma
hii
i saw this video n this is really a good work...
now i am doing a project ......wheelchair movement based on head movement....using accelerometer ADXL335 and arduino processor...the time is very short ..i couldn locate code in this website....can you mail me the coding on pnkjsharma05@gmail.com
thanks in advance
MrPnkjsharma 1 year ago
Please sir can you post the code for this project.. i need it for my senior project please...
Thanks in advance....
eliott82 1 year ago
@eliott82 check the info for the link
Kosha2905 1 year ago
@Kosha2905
Thanks for uploading the video and the code. Just out of curiosity, how do you determine which pin corresponded to the input of the arduino board. I, also, am trying to do this for a design project
Thanks in advance.
The code I was referring to was :
int forwardPin = 9;
int backPin = 10;
int leftPin = 11;
int rightPin = 12;
int centerPin = 8;
LNgChiera 7 months ago
@eliott82
Tsk tsk... if you're already on your senior project, you should be able to do this simple code by yourself.
cKlutcHJ21 6 months ago
@cKlutcHJ21
LOL... It was so easy you r right... I got an A+ on it :) Thank you.
eliott82 6 months ago
Have you posted your code anywhere? I was doing a similar experiment and would like to know if you came across any non-linearities from the accelerometer. Were you able to output an accurate tilting angle?
confusedntwisted 1 year ago
@confusedntwisted Nah, it was nothing that complex. No filtering or conversion to degrees - just a couple of if statements. The code's linked to in the video's info if you want to see it
Kosha2905 1 year ago
@Kosha2905 Thank you for your courtesy. I have since completed what I needed. If you get bored it can be seen in my videos.
Kindest regards
confusedntwisted 1 year ago
Comment removed
confusedntwisted 1 year ago
This has been flagged as spam show
@Kosha2905
hii
i saw this video n this is really a good work...
now i am doing a project ......wheelchair movement based on head movement....using accelerometer ADXL335 and arduino processor...the time is very short ..i couldn locate code in this website....can you mail me the coding on pnkjsharma05@gmail.com
thanks in advance
MrPnkjsharma 1 year ago
what the acclerometer be digital or analog output?
dodgedart74 1 year ago
@dodgedart74 analog - it's the adxl335
Kosha2905 1 year ago
yes it is MIT
Kosha2905 1 year ago
MIT, really
secretasianman27 1 year ago
This is cool ! What algorithm did you use to detect the direction of the tilt? Looks very neat.
bobesfanchi 3 years ago