uploaded 9 months ago
RFC2217 server library for ESP-IDF
-
loopback
This example sets up an RFC2217 server that accepts client connections and echoes back any data received. It can be used with any ESP chip without…
Archive size ~ 2.73 KB
-
uart
This example sets up an RFC2217 server that accepts client connections and routes data between a UART interface and the client. It supports any ESP…
Archive size ~ 3.68 KB
-
usb_cdc
This example demonstrates a bridge between an RFC2217 server and a USB CDC device using an ESP chip as both a USB host and an RFC2217 server. It…
Archive size ~ 5.39 KB