J-Rios / ESP32SerialLogger

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 54.0%Language:C 37.6%Language:HTML 5.1%Language:CSS 1.4%Language:Python 0.9%Language:JavaScript 0.6%Language:Makefile 0.3%