ESP32 ESP8266 SMTP Client Send Sensor Readings via Email using MicroPython
In this tutorial, you will learn to send sensor readings via email with an SMTP client and MicroPython using ESP32 or ESP8266. For demonstration purposes, we will send BME280 sensor …