ESP32-USB-Soft-Host
                                
                                 ESP32-USB-Soft-Host copied to clipboard
                                
                                    ESP32-USB-Soft-Host copied to clipboard
                            
                            
                            
                        Serial USB adapter?
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.
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.
@nonamedcat did you figure it out?