adafruit / Adafruit_LIS3DH

Arduino Library for Adafruit LIS3DH breakout board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adafruit LIS3DH Build StatusDocumentation

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.

About

Arduino Library for Adafruit LIS3DH breakout board

License:Other


Languages

Language:C++ 100.0%