Library for Bosch BMP280 temperature and pressure sensor
Dependents: ELEC350-LCD-DEMO ELEC350-CWTEMPLATE-2017 ELEC351_v1 ELEC350-CWTEMPLATE-2017 ... more
Fork of BMP280 by
Library for Temperature and Pressure Sensor Bosch BMP280.
Breakoutboard for example from Adafruit
History
Buxfix in readTemperature
2017-05-25, by charly [Thu, 25 May 2017 20:22:32 +0000] rev 8
Buxfix in readTemperature
exploded
2016-04-19, by 12104404 [Tue, 19 Apr 2016 02:03:35 +0000] rev 7
exploded
ok;
2016-04-13, by 12104404 [Wed, 13 Apr 2016 07:39:05 +0000] rev 6
ok;
BMP280;
2016-04-13, by 12104404 [Wed, 13 Apr 2016 07:19:00 +0000] rev 5
BMP280;
* Changed data sheet URL to new one. (Ver.1.1); * Removed commented out statements.
2015-05-12, by takafuminaka [Tue, 12 May 2015 13:32:09 +0000] rev 4
* Changed data sheet URL to new one. (Ver.1.1); * Removed commented out statements.
* Bug fix for getHumidity : 0xfd was read twice.; * Use burst read in getXXXX : As mentioned at chapter "4 Date readout" in datasheet.
2015-05-12, by takafuminaka [Tue, 12 May 2015 12:07:25 +0000] rev 3
* Bug fix for getHumidity : 0xfd was read twice.; * Use burst read in getXXXX : As mentioned at chapter "4 Date readout" in datasheet.
Fix correction of trimming parameters for humidity
2015-04-11, by MACRUM [Sat, 11 Apr 2015 15:47:58 +0000] rev 2
Fix correction of trimming parameters for humidity
Add information in header
2015-04-06, by MACRUM [Mon, 06 Apr 2015 09:19:41 +0000] rev 1
Add information in header
Initial release
2015-04-06, by MACRUM [Mon, 06 Apr 2015 09:13:00 +0000] rev 0
Initial release