first commit
This commit is contained in:
23
libraries/Adafruit_BMP183_Library/README.md
Normal file
23
libraries/Adafruit_BMP183_Library/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Adafruit BMP183 [](https://github.com/adafruit/Adafruit_BMP183_Library/actions)[](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
|
||||
Reference in New Issue
Block a user