ADXL3xx Accelerometer using an Arduino
Warning: Undefined variable $toReturn in /home/duino4projects/public_html/wp-content/plugins/searchterms-tagging-2/searchterms-tagging2.php on line 1004
This tutorial shows you how to read an Analog Devices ADXL3xx series (e.g. ADXL320, ADXL321, ADXL322, ADXL330) accelerometer and communicate the acceleration to the a personal computer. This tutorial was built using the breakout boards from Sparkfun. The adafruit accelerometer breakout board also works, though it must be wired differently. The ADXL3xx outputs the acceleration …