Difference between revisions of "SparkFun: ADXL335, three-axis accelerometer"

From eLinux.org
Jump to: navigation, search
(Created page with "Category:ECE497 == Overview == The ADXL335 is a three-axis accelerometer that can be purchased from [https://www.sparkfun.com/products/9269 SparkFun]. The [http://www.spark...")
 
Line 3: Line 3:
 
== Overview ==
 
== Overview ==
  
The ADXL335 is a three-axis accelerometer that can be purchased from [https://www.sparkfun.com/products/9269 SparkFun]. The [http://www.sparkfun.com/datasheets/Components/SMD/adxl335.pdf datasheet] describes it as:
+
The ADXL335 is a three-axis accelerometer that can be purchased from [https://www.sparkfun.com/products/9269 SparkFun]. The [http://www.sparkfun.com/datasheets/Components/SMD/adxl335.pdf datasheet] describes it:
  
''a small, thin, low power, complete 3-axis accelerometer with signal conditioned voltage outputs. The product measures acceleration with a minimum full-scale range of ±3 g. It can measure the static acceleration of gravity in tilt-sensing applications, as well as dynamic acceleration resulting from motion, shock, or vibration.''
+
''The ADXL335 is a small, thin, low power, complete 3-axis accelerometer with signal conditioned voltage outputs. The product measures acceleration with a minimum full-scale range of ±3 g. It can measure the static acceleration of gravity in tilt-sensing applications, as well as dynamic acceleration resulting from motion, shock, or vibration.''
  
 
== Inputs and Outputs ==
 
== Inputs and Outputs ==

Revision as of 14:09, 18 September 2012


Overview

The ADXL335 is a three-axis accelerometer that can be purchased from SparkFun. The datasheet describes it:

The ADXL335 is a small, thin, low power, complete 3-axis accelerometer with signal conditioned voltage outputs. The product measures acceleration with a minimum full-scale range of ±3 g. It can measure the static acceleration of gravity in tilt-sensing applications, as well as dynamic acceleration resulting from motion, shock, or vibration.

Inputs and Outputs

The ADXL335 takes a supply voltage (Vs) of 1.8-3.6 V. The analog outputs are scaled proportionally to the supply voltage; at Vs = 3.6 V, the output will change by 2x for the same acceleration as compared to Vs = 1.8 V. Although the output sensitivity is scaled proportionally to the input voltage, noise is not, so higher supply voltages are advisable to reduce the impact of noise.

At all supply voltages, 0 g acceleration corresponds to an output voltage of Vs/2. At Vs = 3.6 V, the datasheet specs the typical sensitivity at 360 mV / g, with g as standard gravitational acceleration.

Bone Usage

Because the ADXL335 has analog outputs, data can be read into the Bone via the analog input pins. The ADXL335 can be supplied either with the 1.8 V output on Pin 32 of P9, or with the standard 3.3 V supply.

Note: The maximum voltage for the Bone analog input is 1.8 V, so if the 3.3 V supply is chosen to power the ADXL335, a voltage divider must be used to reduce the output voltages to under 1.8 V. Two 10kOhm resistors have been used successfully for this purpose in the past.