franc-carter / DHT-sensor-library

Arduino library for DHT11DHT22, etc Temp & Humidity Sensors

Home Page:http://www.ladyada.net/learn/sensors/dht.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an Arduino library for the DHT series of low cost temperature/humidity sensors. 

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder DHT. Check that the DHT folder contains DHT.cpp and DHT.h. Place the DHT library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

About

Arduino library for DHT11DHT22, etc Temp & Humidity Sensors

http://www.ladyada.net/learn/sensors/dht.html


Languages

Language:C++ 67.4%Language:Arduino 32.6%