DHT11 Humidity Sensor Module Interface With Arduino
by mybotic in Circuits > Sensors
6488 Views, 20 Favorites, 0 Comments
DHT11 Humidity Sensor Module Interface With Arduino
This tutorial teaches the basics on using DHT11 Humidity Sensor Module.
Introduction
Description:
DHT11 Humidity Sensor Module is designed by using DHT11 which is able to detect the temperature and humidity of the surrounding environment. This module is compatible with Arduino, PIC, Raspberry pi and etc.
Specification:
- Operating Voltage: DC 3.3V to 5V
- Output signal: Digital two-way single bus
- Temperature range: 0 to 50°C ± 2°C
- Humidity: 20% to 90%RH ± 5%RH
Pin Definitions
Sample Hardware Installation
Sample Source Code
To get the result, please download the sample source code attached below and upload it into Arduino.
*Kindly download the attached DHT11 Library for your own use.