ESP32: ESP-NOW Web Server Sensor Dashboard (ESP-NOW + Wi-Fi)

For complete project details (schematics source code), visit ► In this project you’ll learn how to host an ESP32 web server and use ESP-NOW communication protocol at the same time. You can have several ESP32 boards sending sensor readings via ESP-NOW to one ESP32 receiver that displays all readings on a web server. The boards will be programmed using Arduino IDE. Getting Started with ESP-NOW (ESP32 with Arduino IDE): https://RandomNerdTutor
Back to Top