BMP180 Pressure/Temperature Sensor library
Dependents: frdm_mikroklimat Weather_Station WMG Sample_BMP180 ... more
Yet another BMP180 library!
Bosch BMP180 is a pressure and temperature sensor which can be addressed through an I2C interface.
This library is based on the Bosch documentation (/media/uploads/spiridion/bst-bmp180-ds000-09.pdf ) and has been tested on LPC1768 and FRM-KL25Z plateforms using the BMP180 Sparkfun breakout (https://www.sparkfun.com/products/11824).
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:072073c79cfd | 2014-03-17 | spiridion | remove calibration reading in constructor; and minor doc update |
0:9a0671b6009f | 2014-03-08 | spiridion | first release |