madnerdorg / temphum

Get data from temperature/humidity sensor (DHT11)
http://madnerd.org/interface/temphum.html
MIT License
1 stars 0 forks source link

Reduce serial communication #2

Open remisarrailh opened 7 years ago

remisarrailh commented 7 years ago

DHT11 sensor doesn't update its value often, we should add a delay in the code.

https://arduino-info.wikispaces.com/DHT11-Humidity-TempSensor

Other solution: