Sem descrição

Tyeth Gundry 6c849f5417 Merge pull request #7 from tyeth/bump-version-2023-10-03-20-48-50 há 2 anos atrás
.github f3907729a0 Update CI action versions há 2 anos atrás
assets dcb8c90b78 fixing header, updating readme há 5 anos atrás
examples 0721c5c7cb fix missing case há 3 anos atrás
.gitignore 7867f97805 initial commit; temp working há 5 anos atrás
Adafruit_LPS22.cpp 04eb125280 add missing bits from LPS22HB datasheet (INT_S1/S2) há 3 anos atrás
Adafruit_LPS25.cpp 1d1b972883 fix warn há 3 anos atrás
Adafruit_LPS2X.cpp 0d785bc1af update deconstructor to make esp32 and gcc happy há 3 anos atrás
Adafruit_LPS2X.h 0a23f84e3a clangz há 3 anos atrás
README.md 5d9e4d028d added doxygen badge há 5 anos atrás
code-of-conduct.md 7867f97805 initial commit; temp working há 5 anos atrás
library.properties 1c6c21e1a7 Update version number há 2 anos atrás
license.txt 7867f97805 initial commit; temp working há 5 anos atrás

README.md

Adafruit LPS2X Build StatusDocumentation

This is the Library for the LPS2X family of barometric pressure sensors for Arduino

Tested and works great with the Adafruit LPS2X 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 LPS2X" and install the library.