Tag: ESP32 | ESP8266 Tutorials

  • Sending Messages with the ESP8266 and ESP32

    Sending Messages with the ESP8266 and ESP32

    Would you like to send messages with your ESP8266 or ESP32, for example to receive a warning from a motion detector or temperature sensor? In this tutorial, you’ll learn three ways to implement this – via Telegram, email, and WhatsApp. Contents of this tutorial: Sending Messages via Telegram A common option is to send messages…