ADXL337BCPZ-RL7 Accelerometer Experience for Particle Electron

Does anyone have experience using the ADXL337BCPZ-RL7 acceleration chip? Code or libraries?

https://www.mouser.com/ProductDetail/analog-devices-inc/adxl337bcpz-rl7/?qs=WIvQP4zGanjC%2FZ47rU8i1Q%3D%3D&countrycode=US&currencycode=USD

The ADXL337 is an analog output accelerometer. It’s cheap, but I would go with one of the SPI output devices like the ADXL362 which has a Particle library.

The LIS3DH also has a well-tested library and can be used in both I2C and SPI modes.

There are lots of accelerometers and libraries of course, but I mention those two in particular because the Particle InternetButton uses the ADXL362 and the Particle AssetTracker (v1 and v2) use the LIS3DH.

3 Likes