first commit

This commit is contained in:
Jérôme Delacotte
2025-03-06 11:15:32 +01:00
commit 7b30d6e298
5276 changed files with 2108927 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
# Adafruit BMP183 [![Build Status](https://github.com/adafruit/Adafruit_BMP183_Library/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_BMP183_Library/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_BMP183_Library/html/index.html)
This is a library for the Adafruit BMP183 Barometric Pressure + Temp sensor
<a href="https://www.adafruit.com/products/1900"><img src="assets/board.jpg" height="300"/></a>
Pick one up today in the adafruit shop!
* https://www.adafruit.com/products/1900
These Sensors use SPI to communicate, 4 pins are required to interface
To install, use the Arduino Library Manager and search for "Adafruit BMP183" and install the library.
Adafruit invests time and resources providing this open source code,
please support Adafruit and open-source hardware by purchasing
products from Adafruit!
Check out the links above for our tutorials and wiring diagrams
Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license, all text above must be included in any redistribution
All text above must be included in any redistribution