uploaded 3 days ago
RFC2217 server library for ESP-IDF
-
loopback
This example sets up an RFC2217 server that accepts client connections and echoes back any received data. It requires no additional hardware and is…
Archive size ~ 2.73 KB
-
uart
This example sets up an RFC2217 server that accepts client connections and transmits received data to UART, while also sending bytes from UART to the…
Archive size ~ 3.68 KB
-
uart_esptool
This example sets up an RFC2217 server that emulates a serial port for esptool communication, allowing remote programming of ESP devices. It includes…
Archive size ~ 4.27 KB
-
usb_cdc
This example demonstrates a bridge between an RFC2217 server and a USB CDC device, allowing remote access to a USB CDC device over the network via an…
Archive size ~ 5.39 KB