Automate sending email

# What it does

The esp8266 nodemcu basically acts as a smtp client. When a sensor value goes below threshold/above threshold, it triggers Send_mail()function which ends up sending email to notify user.

# Equipments/Dependencies

# Circuit Design

Circuit Diagram
Circuit Diagram

# Code

I've added multiple comments on the code for ease of understanding, the projects source code can be found here


Made with <3 by samiuljoy

rss | about | go to top