Нет описания

Tyeth Gundry 379a5204c0 Update library.properties - bump version to 4.7.4 1 год назад
.github f6ec7a1af1 Update CI action versions 2 лет назад
assets b01941089f updating readme 6 лет назад
examples ddc58dd7b1 shake genericize 3 лет назад
.gitignore b1d07104ec cleaning up 5 лет назад
Adafruit_ISM330DHCX.cpp 166e2f0e4f set BDU 1 год назад
Adafruit_ISM330DHCX.h bfcaf6d0cd correcting "DHCT" typo 5 лет назад
Adafruit_LSM6DS.cpp c8fe7da6b2 switched to position of sensorID and frequency in begin() 3 лет назад
Adafruit_LSM6DS.h abcac165c4 update docs 1 год назад
Adafruit_LSM6DS3.cpp a04bb2f164 fix temperature sensitivity 4 лет назад
Adafruit_LSM6DS3.h b1446e0d8b clangy 6 лет назад
Adafruit_LSM6DS33.cpp a04bb2f164 fix temperature sensitivity 4 лет назад
Adafruit_LSM6DS33.h 625f65f131 calng 6 лет назад
Adafruit_LSM6DS3TRC.cpp 166e2f0e4f set BDU 1 год назад
Adafruit_LSM6DS3TRC.h a251a08fe0 fix pedometer for 3TR-C 3 лет назад
Adafruit_LSM6DSL.cpp aa604c8348 use base class common _init() to reduce code duplication 4 лет назад
Adafruit_LSM6DSL.h 1525b96cc6 Add support for lsm6dsl 4 лет назад
Adafruit_LSM6DSO32.cpp 166e2f0e4f set BDU 1 год назад
Adafruit_LSM6DSO32.h b1d07104ec cleaning up 5 лет назад
Adafruit_LSM6DSOX.cpp 166e2f0e4f set BDU 1 год назад
Adafruit_LSM6DSOX.h 92daa1e3bc remaining doxygens 6 лет назад
README.md b01941089f updating readme 6 лет назад
code-of-conduct.md ee036cd2a3 initial commit 6 лет назад
library.properties 379a5204c0 Update library.properties - bump version to 4.7.4 1 год назад
license.txt ee036cd2a3 initial commit 6 лет назад

README.md

Adafruit LSM6DS Build Status

This is the Adafruit LSM6DS 6-DoF Accelerometer and Gyroscope Sensor Library for Arduino

Tested and works great with the Adafruit LSM6DSOX Breakout Board

This chip uses I2C to communicate, 2 pins are required to interface

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

Dependencies

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation and doxygen

Documentation is produced by doxygen. Contributions should include documentation for any new code added.

Some examples of how to use doxygen can be found in these guide pages:

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips

Written by Bryan Siepert 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 LSM6DS" and install the library.