BMP180MI

Sensors

A library for the Bosch Sensortec BMP085 / BMP180 Digital Pressure Sensors.
The library supports I2C (via the Wire Library) interfaces. Use of other I2C libraries (e.g. software I2C) is supported by inheritance. Does not block or delay (except for convenience functions) making it better suited for applications where non-blocking behaviour is preferred.

Author: Gregor Christandl

Maintainer: Gregor Christandl

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.