DHT library modify for DHT11 - DHT22 - AM2302
Fork of DHT by
History
alter
2021-04-05, by renanbmx123 [Mon, 05 Apr 2021 01:25:58 +0000] rev 5
alter
Refatorado
2021-04-04, by renanbmx123 [Sun, 04 Apr 2021 14:38:00 +0000] rev 4
Refatorado
Change the wait(1) to wait_us(500) in the line 81 of the DHT.cpp. To solve problem of get the data bus on my DHT22 sensor.
2016-03-02, by renanbmx123 [Wed, 02 Mar 2016 18:59:28 +0000] rev 3
Change the wait(1) to wait_us(500) in the line 81 of the DHT.cpp. To solve problem of get the data bus on my DHT22 sensor.
Update reading sensor to eliminate the checksum error (error 6). Many other changes for good coding practices
2014-08-15, by sam_grove [Fri, 15 Aug 2014 20:55:43 +0000] rev 2
Update reading sensor to eliminate the checksum error (error 6). Many other changes for good coding practices
Seeeduino Arch + Grove - OLED 128x64 + Grove - Temperature & Humidity Sensor Pro to sense the environment
2013-07-24, by yihui [Wed, 24 Jul 2013 06:59:28 +0000] rev 1
Seeeduino Arch + Grove - OLED 128x64 + Grove - Temperature & Humidity Sensor Pro to sense the environment