For ESP32 DEVKIT V1 board
I would like a simple web monitor with approx. same functionality as the built-in Serial Monitor in the Arduino IDE.
I have tried to find something similar in my course “Build Web Servers with ESP32 and ESP8266” and e-book “ESP32_Web_Server_with_Arduino_IDE”, but with no success.
Can I ask you to recommend a solution for such a web monitor
2 Answers
Hi.
I think this is exactly what you need: https://github.com/ayushsharma82/WebSerial
We’ll create a tutorial about that soon.
I hope this helps.
Regards,
Sara