modm API documentation
|
Classes | |
class | modm::bmp085< I2cMaster > |
class | modm::bmp085data::Data |
class | modm::bmp085data::DataBase |
class | modm::bmp085data::DataDouble |
lbuild module: modm:driver:bmp085
The BMP085 is a high precision digital pressure sensor with I2C interface. Unfortunately this sensor is so sensitive, it will give you wrong results when there is traffic on the I2C during either temperature or pressure conversion. So during that time make sure no other sensors on the bus are read out.
For further information, consult the product homepage. Also compatible to and tested with BMP180.