Comments on: IOT kit for Learn Coding with Arduino IDE 4: Remote temperature Monitoring-DHT11 https://osoyoo.com/zh/2017/08/08/remote-temperature-monitoring-dht11w5100/ Project Tutorial for Arduino compatible products Wed, 12 Apr 2023 02:12:42 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: admin https://osoyoo.com/zh/2017/08/08/remote-temperature-monitoring-dht11w5100/comment-page-1/#comment-1546 Thu, 24 Sep 2020 23:11:59 +0000 https://osoyoo.com/?p=9988#comment-1546 I believe the DHL library is wrong. Please go to your Arduino folder, then go to Library sub folder and then remove DHT folder.
Then download a new DHT.zip library file from https://osoyoo.com/driver/smarthome/DHT.zip , then install DHT.zip library into your Arduino again. It will fix your problem.

]]>
By: luisco https://osoyoo.com/zh/2017/08/08/remote-temperature-monitoring-dht11w5100/comment-page-1/#comment-1543 Thu, 24 Sep 2020 09:26:48 +0000 https://osoyoo.com/?p=9988#comment-1543 I’ve got the error: “‘dht’ does not name a type”, when compyling the code for lesson 4. The sketch stops in the begining, at line…. dht DHT;
Any hint? the library DHT zip is included
(luis)

]]>