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

front view.jpg

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

pin definition.PNG
Function of pins.PNG

Sample Hardware Installation

sample hardware installation.PNG

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.

Ways to Open "Serial Monitor"

sm1.PNG
sm2.PNG

Result on Serial Monitor

result on serial monitor.PNG

Measurements Shown on LCD Screen

%.jpg
C.jpg
F.jpg
K.jpg
DP.jpg
DPF.jpg

Video

DHT11 Humidity Sensor Module Interface With Arduino