Examples - Modules - Accelerator ADXL193
Single Axis Accelerometer Breakout Board - ADXL193
The ADXL193 is a high-g sensor with a full scale range of ±250g.The ADXL193 outputs an analog voltage. This voltage is in ratio to the measured acceleration and to the supply voltage. Arduino has build in ADC, so you can simply connect the ouput pin on the breakout board to one of Arduino's analog pins. Before using the module, you'd better calibrate the sensor first to find out the zero point.
Download the source file
Table of contents
(top)
Source - modLIS302DL
(top)
Source - Main