ESP32 Send Email Using SMTP Server
Aim To send emails with the ESP32 using an SMTP Server. Materials Required ESP32-1 Micro USB Cable-1 Wiring Diagram ESP32 Send Email Using SMTP Server Desired Outcome When we connect…
Aim To send emails with the ESP32 using an SMTP Server. Materials Required ESP32-1 Micro USB Cable-1 Wiring Diagram ESP32 Send Email Using SMTP Server Desired Outcome When we connect…
Aim To build a web server with the ESP32 using WebSocket communication protocol. Materials Required ESP32-1 Micro USB Cable-1 Wiring Diagram ESP32 WebSocket Server Desired Outcome The WebSocket protocol allows…
Aim To send data from one ESP32 to multiple ESP32 boards (one-to-many configuration) using ESP NOW. Materials Required ESP32-3 Micro USB Cable-3 Wiring Diagram ESP-NOW with ESP32: Send Data to…
Aim To send data from one ESP32 board to another ESP32 board (one-to-one configuration) using ESP NOW protocol. Materials Required ESP32-1 Micro USB Cable Wiring Diagram ESP NOW One Way…
Aim To handle the visualizing of the images using a simple web server by installing a ESP32 file system uploader plugin. Materials Required ESP32-1 Micro USB Cable Wiring Diagram ESP32…
Aim To create a standalone web server with an ESP32 that controls outputs (two LEDs). Materials Required ESP32-2 Micro USB Cable 220Ω Resistors - 2 LEDs - 2 Several Jumper…