Motion Detection Using Accelerometer
Accelerometer is a sensor which can be used to detect motion of an object in either of the three directions (X-Y-Z) . Accelerometer can also be used to calculate velocity, acceleration but measurements won't be not as accurate as speedometer,
Most of the sensors are Analog in nature so interfacing with micro controller requires (Analog to Digital) conversion.
Since Accelerometer has three orientaions. Three channels of ADC are required for interface
for instant conversion of three channels burst mode of operation should be choosen for ADC
Download code for lpc1343 -here
No comments:
Post a Comment