winlinvip / SimpleDHT

Simple, Stable and Fast Arduino Temp & Humidity Sensors for DHT11 and DHT22. http://learn.adafruit.com/dht
MIT License
145 stars 61 forks source link

Example with two DHT11 Sensors #1

Closed santosomar closed 8 years ago

santosomar commented 8 years ago

I created an example with two DHT11 Sensors. Wiring is also documented here: https://github.com/santosomar/arduinoTempHumidity

I thought that it may be a good addition to your examples. Feel free to ignore… ;-)

winlinvip commented 8 years ago

Thanks~