ESP32 Email Alert Based on Temperature Threshold (change values on web server)

Опубликовано: 26 Февраль 2020
на канале: Rui Santos
38,728
706

For complete project details (schematics + source code), visit ► https://RandomNerdTutorials.com/esp32...

Learn how to send an email alert with the ESP32 based on a temperature threshold. The ESP32 also hosts a Web Server that shows the latest sensor readings and input fields to change the threshold value, email's recipient, and the option to arm or disarm the system.
We'll read the temperature using a DS18B20 sensor and send emails using an SMTP Server. The ESP32 will be programmed using Arduino IDE.

RELATED PROJECTS
- ESP32 Send Emails using an SMTP Server: HTML, Text and Attachments (Arduino IDE): https://RandomNerdTutorials.com/esp32...
- Input Data on HTML Form ESP32/ESP8266 Web Server (Arduino IDE): https://RandomNerdTutorials.com/esp32...
- ESP32/ESP8266 Thermostat Web Server – Control Output Based on Temperature: https://RandomNerdTutorials.com/esp32...

Like my page on Facebook:
  / randomnerdtutorials  
Follow me on twitter:
  / ruisantosdotme  

Subscribe for more projects like this!
http://bit.ly/subscribeRNT

#ESP32 #IoT #Arduino