forked from adafruit/Adafruit_BMP085_Unified
BMP180!
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Adafruit Unified BMP085 Driver (Barometric Pressure Sensor) #
|
#Adafruit Unified BMP085/BMP180 Driver (Barometric Pressure Sensor) #
|
||||||
|
|
||||||
This driver is for the Adafruit BMP085 Breakout (http://www.adafruit.com/products/391), and is based on Adafruit's Unified Sensor Library (Adafruit_Sensor).
|
This driver is for the Adafruit BMP085 Breakout (http://www.adafruit.com/products/391) or BMP180 breakout (http://www.adafruit.com/products/1603), and is based on Adafruit's Unified Sensor Library (Adafruit_Sensor).
|
||||||
|
|
||||||
## About the BMP085 ##
|
## About the BMP085 / BMP180 ##
|
||||||
|
|
||||||
This precision sensor from Bosch is the best low-cost sensing solution for measuring barometric pressure and temperature. Because pressure changes with altitude you can also use it as an altimeter!
|
This precision sensor from Bosch is the best low-cost sensing solution for measuring barometric pressure and temperature. Because pressure changes with altitude you can also use it as an altimeter!
|
||||||
|
|
||||||
@@ -24,4 +24,4 @@ Light sensors will always report units in lux, gyroscopes will always report uni
|
|||||||
|
|
||||||
Adafruit invests time and resources providing this open source code. Please support Adafruit and open-source hardware by purchasing products from Adafruit!
|
Adafruit invests time and resources providing this open source code. Please support Adafruit and open-source hardware by purchasing products from Adafruit!
|
||||||
|
|
||||||
Written by Kevin (KTOWN) Townsend for Adafruit Industries.
|
Written by Kevin (KTOWN) Townsend for Adafruit Industries.
|
||||||
|
Reference in New Issue
Block a user