Adafruit LSM6DS Sensors Library
Adafruit_LSM6DS.cpp File Reference
#include "Arduino.h"
#include <Wire.h>
#include "Adafruit_LSM6DS.h"

Detailed Description

Adafruit LSM6DS 6-DoF Accelerometer and Gyroscope library

Introduction

I2C Driver base for Adafruit LSM6DS 6-DoF Accelerometer and Gyroscope libraries

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

Dependencies

This library depends on the Adafruit BusIO library

This library depends on the Adafruit Unified Sensor library

Author

Bryan Siepert for Adafruit Industries

License

BSD (see license.txt)

HISTORY

v1.0 - First release