/ESP32SerialLogger

Connect multiples Serial devices to ESP32 UARTs and access them through a builtin WebServer.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ESP32SerialLogger

Connect multiples Serial devices to ESP32 UARTs and access them through a WebServer.

Notes:

  • 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).