Pressure and temperature sensor based on BMP280
Dependents: weather_station_proj weather_station_project weather_station_proj_v1_2
Fork of BMP280 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:3a0af995dd4c | 2018-07-01 | daniel_davvid | updated so it can work in a weather station project |
8:d22ecbef9b90 | 2017-05-25 | charly | Buxfix in readTemperature |
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 |