Temperature and Humidity show on Webserver | ESP32 DHT11| TechowaveG

preview_player
Показать описание
Welcome to another video. In this video we are going to see how to show sensors data on web server.

Source Code :

#ESP32_DHT
#Temperature_and_Humidity
#ESP32_Tutorial
#TechnowaveG
Рекомендации по теме
Комментарии
Автор

Hello, I need your help, please.
I have a temperature project and I would like to know how I can send ESP32 an email when connected to the internet. In fact, I will have a probe measuring the temperature of a liquid that every 5 minutes will collect the information and write to a micro SD card generating a txt file.
This file will be sent to a registered email.
It's possible?
My temperature sensor is the DS18B20

victorrodrigues