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

Dependencies:   DHT mbed

Fork of Seeed_Grove_Temp_Humidity_Example by Seeed

History

added comments on calculation for temperture & humidity for DHT22 default tip

2017-01-07, by Sly_fox [Sat, 07 Jan 2017 22:34:55 +0000] rev 3

added comments on calculation for temperture & humidity for DHT22


Changed to one decimal after deciml point as 1/100 of degrees do not realy make sense with these sensors.

2017-01-07, by Sly_fox [Sat, 07 Jan 2017 21:59:37 +0000] rev 2

Changed to one decimal after deciml point as 1/100 of degrees do not realy make sense with these sensors.


Update URL of DHT library

2015-03-10, by sam_grove [Tue, 10 Mar 2015 21:33:31 +0000] rev 1

Update URL of DHT library


Initial commit

2014-08-15, by sam_grove [Fri, 15 Aug 2014 20:59:57 +0000] rev 0

Initial commit