Тайлбар байхгүй

Tyeth Gundry 5356d148c2 Update library.properties - bump version to 1.0.6 1 жил өмнө
.github 116da8ab09 Update CI action versions 2 жил өмнө
assets ac04b79321 fix in .travis deps 6 жил өмнө
examples b248bf6876 fixed filter demo 5 жил өмнө
.gitignore af1a69af04 added all filter support available 5 жил өмнө
Adafruit_H3LIS331.cpp 641202f65d bugfixes, ensure HPF is off by default 5 жил өмнө
Adafruit_H3LIS331.h af1a69af04 added all filter support available 5 жил өмнө
Adafruit_LIS331.cpp d97e378e4c clang 3 жил өмнө
Adafruit_LIS331.h af1a69af04 added all filter support available 5 жил өмнө
Adafruit_LIS331HH.cpp 7c3cdb7395 fix ci due to warnings 3 жил өмнө
Adafruit_LIS331HH.h af1a69af04 added all filter support available 5 жил өмнө
README.md dc8bc312a8 Update README.md - correct image assset url 1 жил өмнө
code-of-conduct.md 0ceac9b52f added coc 6 жил өмнө
library.properties 5356d148c2 Update library.properties - bump version to 1.0.6 1 жил өмнө
license.txt e20111ca32 updating license and README 5 жил өмнө

README.md

Adafruit LIS331 Build StatusDocumentation

This is the Arduino library for the Adafruit LIS331 family of 3-axis Accelerometers.

Supported Hardware

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. There's an address selection pin so you can have two accelerometers share an I2C bus.

Dependencies

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming. Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

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 / K. Townsend / Limor Fried 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 LIS331" and install the library.