How to use DHT11 with Arduino (Example included)

Опубликовано: 25 Июнь 2026
на канале: DIY Engineers
1,187
25

How to use DHT11 with Arduino. The video will show the DHT11 with an Arduino UNO. We'll go over DHT11 pins, the connections to the Arduino, the specs, how to program the DHT11 in Arduino, the required libraries, and testing of the DHT11.

Related Blog Post: www.diyengineers.com/2021/01/14/dht11-with-arduino

Library: https://github.com/winlinvip/SimpleDHT

Items used in this video (affiliate links):
*As an Amazon Associate I earn from qualifying purchases.

Arduino UNO:
https://amzn.to/3U7xAoT

DHT11:
https://amzn.to/3wFm9gE

1602 LCD (with I2C module):
https://amzn.to/3UrbOh6

Breadboard (Elenco 9440):
https://amzn.to/4b5Onzq

Video Chapters:
0:00 Intro to DHT11
2:14 DHT 11 Sensor Pins
2:39 DHT11 Connection to Arduino Uno
3:16 DHT11 Arduino Libraries
5:08 DHT11 Arduino programming
7:57 DHT11 Testing