idDHT11/README.md

14 lines
304 B
Markdown
Raw Normal View History

2013-03-22 06:31:41 -07:00
idDHT11
=======
2013-03-22 11:24:50 -03:00
Interrupt driven DHT11 library
VERSION: 0.1
PURPOSE: Interrupt driven Lib for DHT11 with Arduino.
2013-03-22 11:25:12 -03:00
2013-03-22 11:24:50 -03:00
LICENCE: GPL v3 (http://www.gnu.org/licenses/gpl.html)
2013-03-22 11:25:12 -03:00
2013-03-22 11:24:50 -03:00
DATASHEET: http://www.micro4you.com/files/sensor/DHT11.pdf
Based on DHT11 library: http://playground.arduino.cc/Main/DHT11Lib