Alex Gutowski e73b4fb665 Updates idDHT11.h to differentiate between timeouts
Creates three different error codes instead of a single code for three timeout possibilities.
2013-10-28 00:56:17 -05:00
2013-07-04 09:59:22 -04: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%