Arduino ESP8266 Tutorial: Send an email easily with your Wemos D1 board using a PHP script!
educ8s.tv uploaded a new tutorial on their youtube channel.
In this video we are going to learn how to send email using an ESP8266 based board like the Wemos D1. As you are going to find out it is very easy and it won’t take us more than 10 minutes.
Having a WiFi enabled board, like the ESP8266 enable us to do many more things. I wanted to learn how to send emails from the Wemos Board in order to get reports from my projects to my email account easily. As you are going to find out, it is very easy!
I have built a simple project in order to demonstrate what I mean. I have connected a DHT22 temperature and humidity sensor, and when the project boots up, it measures the temperature and the humidity and sends the data to my email address! This functionality can be very useful in some projects. As you are going to find out is very easy add such functionality in your Arduino projects. But let’s see how to build this project.
Arduino ESP8266 Tutorial: Send an email easily with your Wemos D1 board using a PHP script!- [Link]