Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 345 Bytes

LSM6DSL Arduino Library

Library for reading data from IMU sensor and is influenced by LSM6DS3 library by SparkFun.

Supported Communication Protocol

Both SPI and I2C protocol is supported by this library.

Usage

See examples directory for usage.