Adafruit Library
Adafruit_CPlay_LIS3DH.cpp File Reference
#include "Arduino.h"
#include <Adafruit_CPlay_LIS3DH.h>
#include <Wire.h>

Detailed Description

This is a library for the Adafruit LIS3DH Accel breakout board

Designed specifically to work with the Adafruit LIS3DH Accel breakout board.

Pick one up today in the adafruit shop! ---—> https://www.adafruit.com/product/2809

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.

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

K. Townsend / Limor Fried (Adafruit Industries)

BSD license, all text above must be included in any redistribution