Library for DHT11 DHT22 AM2302 and similar sensors. Now with value after decimal point for DHT22.
Dependents: Seeed_Grove_Temp_Humidity_Example DHT11_Temp_Humidity IoT_W5500_MQTT
Fork of DHT by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:cce2105f7365 | 2017-01-07 | Sly_fox | Added comments on calculation of temperature and humidity for DHT22 |
4:0667c68ef5e0 | 2017-01-07 | Sly_fox | Changed variable v in the calculation of temperture and humidity from int to float in order to get value behind decimal point for DHT22 sensor. |
3:6937e130feca | 2016-05-28 | sam_grove | Remove warnings about implicit conversion from float to double and unify DHT11 and DHT22 init command sequence |
2:df22ddf10d75 | 2014-08-15 | sam_grove | Update reading sensor to eliminate the checksum error (error 6). Many other changes for good coding practices |
1:25c96950b6ed | 2013-07-24 | yihui | Seeeduino Arch + Grove - OLED 128x64 + Grove - Temperature & Humidity Sensor Pro to sense the environment |
0:9b5b3200688f | 2012-07-09 | Wimpie | (none) |