An open API service indexing awesome lists of open source software.

https://github.com/J-Rios/ESP32SerialLogger

Connect multiples Serial devices to ESP32 UARTs and access them through a builtin WebServer.
https://github.com/J-Rios/ESP32SerialLogger

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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