Example for DHT22 / AM2302 DHT11 and similar sensors. Now with value behind decimal point for DHT22 and comment on the calculation for temp and humidity of DHT22
Fork of Seeed_Grove_Temp_Humidity_Example by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:cd7804120497 | 2017-01-07 | Sly_fox | added comments on calculation for temperture & humidity for DHT22 |
2:17efe72364ea | 2017-01-07 | Sly_fox | Changed to one decimal after deciml point as 1/100 of degrees do not realy make sense with these sensors. |
1:6bcb143683f3 | 2015-03-10 | sam_grove | Update URL of DHT library |
0:c12c28a0f9e7 | 2014-08-15 | sam_grove | Initial commit |