Adafruit LSM6DS Sensors Library
|
#include "Adafruit_LSM6DS.h"
Go to the source code of this file.
Classes | |
class | Adafruit_LSM6DS3 |
Class that stores state and functions for interacting with the LSM6DS3. More... | |
Macros | |
#define | LSM6DS3_CHIP_ID 0x69 |
LSM6DS3 default device id from WHOAMI. | |
#define | LSM6DS3_MASTER_CONFIG 0x1A |
I2C Master config. | |
I2C Driver for the Adafruit LSM6DS3 6-DoF Accelerometer and Gyroscope library
This is a library for the Adafruit LSM6DS3 breakout: https://www.adafruit.com/ Adafruit invests time and resources providing this open source code,
please support Adafruit and open-source hardware by purchasing products from Adafruit!
BSD license (see license.txt)