Filling out our accelerometer offerings, we now have the really lovely digital ADXL345 from Analog Devices, a triple-axis accelerometer with digital I2C and SPI interface breakout. We added an on-board 3.3V regulator and logic-level shifting circuitry, making it a perfect choice for interfacing with any 3V or 5V microcontroller such as the Arduino.
The sensor has three axes of measurements, X Y Z, and pins that can be used either as I2C or SPI digital interfacing. You can set the sensitivity level to either +-2g, +-4g, +-8g or +-16g. The lower range gives more resolution for slow movements, the higher range is good for high speed tracking. The ADXL345 is the latest and greatest from Analog Devices, known for their exceptional quality MEMS devices.
Mnemonic | Description |
GND | This pin must be connected to ground |
VCC | Supply Voltage |
CS | Chip Select |
INT1 | Interrupt 1 Output |
INT2 | Interrupt 2 Output |
SDO |
Serial Data Output (SPI 4-Wire) / I2C Address Select |
SDA / SDI / SDIO |
Serial Data I2C / Serial Data Input (SPI 4-WIRE) / Serial Data Input and Output (SPI 3-Wire) |
SCL/SCLK |
Serial Communications Clock |