Re: Working libraries and modules.[updated-04.04.15]
Posted: Sun May 17, 2015 11:26 pm
Forgot to note the need to add a 3rd timing paramether in the DHT config as specified in the example code within the library. I used 25 which is working fine, but didn't really test the limits of that.
Pigs Fly wrote:DHT11 and DHT22 complied and working, tested. Neither required a pullup resistor and have been working reliably for days. Library properties below:Code: Select allname=DHT sensor library
version=1.0.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors
paragraph=Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors
category=Sensors
url=https://github.com/adafruit/DHT-sensor-library
architectures=*