Problems reading from accelerometer
trannh
Posts: 24
Here is the program I am trying to run. Everything runs perfect except for the acceleration values. They are not outputting the correct values I think. I am using the MMA7455L 3-axis accelerometer from Parallax. Can someone please help me figure out the problem as soon as possible? I would greatly appreciate the help.
Comments
I tried to adjust ofsets
Offset values FOR each axis:
'Offset values FOR each axis:
XCal CON 25 'VAR Word
YCal CON 80 'VAR word
ZCal CON 0 'VAR Word
but even so the values for XAccel changes like these ones captured from my accelerometer (see atached figure):