ESP32-USB-Soft-Host icon indicating copy to clipboard operation
ESP32-USB-Soft-Host copied to clipboard

Serial USB adapter?

Open NoNamedCat opened this issue 3 years ago • 2 comments

It is possible to connect a USB serial adapter like FTDI or CH340? I'm thinking of using this as a 3d printer server using USB and not the serial interface. Like a octoprint server.

NoNamedCat avatar Sep 24 '22 20:09 NoNamedCat

hi,

you can either try to port ESP3D to esp32-S2, or try to adapt the ESP32-3DPrinter-Bridge to the espressif builtin USB API.

tobozo avatar Sep 24 '22 22:09 tobozo

@nonamedcat did you figure it out?

khayamgondal avatar Dec 18 '23 14:12 khayamgondal