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).

History

remove calibration reading in constructor; and minor doc update default tip

2014-03-17, by spiridion [Mon, 17 Mar 2014 20:42:23 +0000] rev 1

remove calibration reading in constructor; and minor doc update


first release

2014-03-08, by spiridion [Sat, 08 Mar 2014 21:42:40 +0000] rev 0

first release