|
||
---|---|---|
.github/workflows | ||
LICENSE | ||
README.md | ||
UART-TCP-proxy.ino | ||
config.h |
README.md
UART-TCP-proxy
Bidirect UART-TCP bridge via WIFI on ESP32
Hardware
Using in template Wemos S2 Mini board https://www.wemos.cc/en/latest/s2/s2_mini.html
Software
Arduino framework Requirment lib: 'Async TCP' by ESP32Async (v 3.4.4)
for build use cli:
FQBN: esp32:esp32:lolin_s2_mini:PartitionScheme=huge_app
Settings change in 'config.h' file.