|
|
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| README.md | ||
| keywords.txt | ||
| library.properties | ||
README.md
Yet Another Arduino BMP085 / BMP180 Digital Pressure Sensor Library
home: https://bitbucket.org/christandlg/bmp180mi
sensor: https://www.bosch-sensortec.com/bst/products/all_products/bmp180
Features:
- Supports I2C via the Wire library
- Supports other I2C libraries via inheritance
- Never blocks or delays (except for convenience functions)