No description
Find a file
2020-03-27 19:10:11 -07:00
.github actionified, formatted and doxy'd 2020-03-25 14:56:55 -07:00
assets fix in .travis deps 2019-06-14 18:35:18 +02:00
examples updated data rate 2020-03-27 19:10:11 -07:00
.gitignore Add .gitignore 2019-06-13 13:30:00 +02:00
Adafruit_LIS3DH.cpp adding data rate and chipId 2020-03-27 19:10:11 -07:00
Adafruit_LIS3DH.h i2c init working 2020-03-27 19:10:11 -07:00
code-of-conduct.md added coc 2019-06-14 18:23:19 +02:00
library.properties i2c init working 2020-03-27 19:10:11 -07:00
license.txt init 2015-11-16 15:18:19 -05:00
README.md actionified, formatted and doxy'd 2020-03-25 14:56:55 -07:00

Adafruit LIS3DH Build Status

This is the Adafruit LIS3DH breakout board library.

This sensor communicates over I2C or SPI (our library code supports both) so you can share it with a bunch of other sensors on the same I2C bus. There's an address selection pin so you can have two accelerometers share an I2C bus.

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Kevin Townsend/Limor Fried for Adafruit Industries.
BSD license, check license.txt for more information All text above must be included in any redistribution

To install, use the Arduino Library Manager and search for "Adafruit LIS3DH" and install the library.