Connect multiples Serial devices to ESP32 UARTs and access them through a WebServer.
- Device ESP32.
- Platformio project using Visual Studio Code.
- Project using Espressif ESP-IDF Framework (Platformio espressif32@1.11.0 == ESP-IDF v3.3 LTS Release).
Connect multiples Serial devices to ESP32 UARTs and access them through a builtin WebServer.
C++GPL-3.0