BME280 Combined humidity and pressure sensor library with I2C interface
Dependents: BME280_LCD IFTTT_BME280_demo TweetTest NetworkThermometer ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:bce5ac62b015 | 2020-11-07 | MACRUM | fix negative temperature bug |
5:c1f1647004c4 | 2017-03-11 | MACRUM | Update doxygen comment |
4:ddcaa259e65b | 2015-05-12 | takafuminaka | * Changed data sheet URL to new one. (Ver.1.1); * Removed commented out statements. |
3:d4eb81284ea0 | 2015-05-12 | takafuminaka | * Bug fix for getHumidity : 0xfd was read twice.; * Use burst read in getXXXX : As mentioned at chapter "4 Date readout" in datasheet. |
2:c35f637c28ef | 2015-04-11 | MACRUM | Fix correction of trimming parameters for humidity |
1:763a4018aaec | 2015-04-06 | MACRUM | Add information in header |
0:ade9be832910 | 2015-04-06 | MACRUM | Initial release |