BME280 Combined humidity and pressure sensor library
Dependents: STRAIGHT_DRIVE_NO_SEP FLOW_DERP SkipperS2mputest LPC1768_BMP280_CAN_Interface ... more
Fork of BME280 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:c72b726c7dc9 | 2016-04-19 | 12104404 | exploded |
6:d03826fe1062 | 2016-04-13 | 12104404 | ok; |
5:7139d5accbc3 | 2016-04-13 | 12104404 | BMP280; |
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 |