Alex Gutowski 6bc0283703 Adds more time to acquire data
Example code consistently times out while grabbing data.  Increasing the delta range for data acquisition fixes this.
2013-10-28 01:06:55 -05:00
2013-10-28 01:06:55 -05:00
2013-04-18 15:18:45 -03:00
2013-04-18 15:18:32 -03:00

idDHT11

Interrupt driven DHT11 library

VERSION: 0.1 PURPOSE: Interrupt driven Lib for DHT11 with Arduino.

LICENCE: GPL v3 (http://www.gnu.org/licenses/gpl.html)

DATASHEET: http://www.micro4you.com/files/sensor/DHT11.pdf

Based on DHT11 library: http://playground.arduino.cc/Main/DHT11Lib

Description
Interrupt driven DHT11 library
Readme 73 KiB
Languages
C++ 100%