Measure Temperature and Humidity WiFi with ESP32 DHT11 and DHT22 - Robojax

preview_player
Показать описание
Learn how to use ESP32 as web server to measure temperature over WiFi on mobile phone or computer using DHT11 or DHT21, DHT22. Full wiring diagram, wiring and preparing Arduino IDE explained.

**** Cool new product ****
SONOFF TH Elite Smart Temperature and Humidity Monitoring Switch

The best thank you for me is to not to skip ads and Subscribe 🔔 to my channel, like 👍 the video It is greatly appreciated. 🔔 😊.
I will reply to all Subscriber's 🔔 questions. So make sure to Subscribe.😊 .

***Purchase DHT11 from ***

***Purchase DHT22 from ***

*** Purchase ESP32 WiFi Bluetooth MCU ***

Jump to different section of video by clicking on the time:
00:00 Start
00:40 Introduction and web server
04:26 Wiring diagram
05:30 DHT22 wiring
06:24 DHT11 (with pcb) Wiring
07:08 DHT11 bare sensor
08:19 Preparing Arduino IDE for ESP32
10:32 Code Explained
20:14 Demonstration with DHT11 (1)
24:29 Demonstration with DHT22
26:03 Demonstration with DHT11 (2)

Tutorial by Ahmad Shamshiri form Canada
****************************
****************************

Get other projects code and learn Arduino
#robojax #robojaxESP32 #robojaxDHT
Рекомендации по теме
Комментарии
Автор

Awsom video.... can you do one that uses a OLED Display?

kslim
Автор

Can we connect M5STACK-CORE2-ESP32 with the DHT 22 the same way as you did in the above video?

fawad
Автор

Sir your video is so helpful for using arduino. Please make video on 7 segment or matrix display with neopixel ws2812b.

tomalchowdhury
Автор

Hi, great video. Could this be used to periodically (say once per minute) log the data (temperature and humidity) to some kind of spreadsheet (googlesheet) to track the change of values in a graph?

londam
Автор

Hi,
Great video. Need some help.
I'm trying to go to the IP address and see the readings, but I get just the humidity information. I need both temperature and humidity to be seen. Can you help with that please?

gash
Автор

Thanks for sharing your incredible knowledge, you make it clear and easy. I'm trying to reproduce your project by adding 3 more DHT22. I'm not getting trusted values since I'm using the same ESP32. Do I need to get 3 of them and link it to a main board? Thank you for any further information. keep it going

gorkaalonso
Автор

If below correct. How can I have results BOTHshow on monitor (and write to a file). I need to print file results for 120 days. (I should be able to change intervals to every 4hrs to test and record results). Can HOMEASSISTANT (HASSIO) allow me to record 120 days of report to print?

smartassist
Автор

Great Video Ahmat thank you. Seems like you are from Afghanistan? I'm using a ESP32 Cam with it's own Webserver. Is it possible to add your Code also and have two Webserver on one Esp32 cam module?

hofertyp
Автор

Why do you disconnect the power wires for the sensor when uploading the code? If this were soldered together, you could not do that so I wonder why you do. Thanks!

skyboy
Автор

Bonjour
Merci pour cette vidéo
Svp comment peut on faire pour récupérer les données du moniteur série pour les enregistrées dans un ficher de sa machine ?

Est il possible de faire un montage entre un esp32, une carte arduino et un capteur dht22? Si ou comment svp ?

safriedlove
Автор

Sir can we have sensor to measure the temperature values for deliveries.. please help this is my final year project

-Ramani-gozq
Автор

Can I use a OLED display with the ESP32 to display the temp and humidity also with the web

kslim
Автор

Am I able to use the same code on the esp8266 instead of the esp32 ?

timraz
Автор

I actually meant was it possible for me to setup an OLED with the current configuration to display what was shown on the web, this way OLED would be local for me to see in the room... and the browser for when I'm sitting at my desk on the same network 🙃

kslim
Автор

Hello ı have some problems. I did everything like you but it doesn’t define an IP adress. It constantly prints “…..” How can I fix it ?

feyyazsandkc
Автор

Anyway to store data in a graph or to monitor the temperature when you are not connected to the same WiFi network? Something like a VPN I guess

UpSpider
Автор

How much cost to set up my 6 devices with battery power each?

smartassist
Автор

How can I get the code for esp32 control pca9685 16 servers use smart phone?

josephchan
Автор

So DHT BLUE IS FOR HUMIDITY / DHT22IS FOR TEMPERATURE. AND A SINGLE ESP32. THEN WE GET BOTH TEMP AND HUMIDITY.

smartassist
Автор

fatal error: sys/socket.h: No such file or directory

DanSohan