Skip to content

Arduino library for DHT11, DHT22, etc Temperature & Humidity Sensors

Notifications You must be signed in to change notification settings

nabilbk/DHT-sensor-library

This branch is 59 commits behind adafruit/DHT-sensor-library:master.

Folders and files

NameName
Last commit message
Last commit date
May 27, 2016
Jan 29, 2019
Jan 29, 2019
Jan 12, 2019
Dec 12, 2017
Oct 26, 2016
Jan 15, 2019
Jul 16, 2018
Jan 29, 2019

Repository files navigation

Adafruit DHT Humidity & Temperature Sensor Library

An Arduino library for the DHT series of low cost temperature/humidity sensors.

Tutorial: https://learn.adafruit.com/dht

You must have the following Arduino libraries installed to use this class:

Examples include both a "standalone" DHT example, and one that works along with the Adafruit Unified Sensor Library. Unified sensor library is required even if using the standalone version.

Recent Arduino IDE releases include the Library Manager for easy installation. Otherwise, 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 /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

About

Arduino library for DHT11, DHT22, etc Temperature & Humidity Sensors

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%