tobozo / ESP32-USB-Soft-Host

An Arduino wrapper to @sdima1357's usb_soft_host esp-idf example
GNU Affero General Public License v3.0
265 stars 42 forks source link

Can I connect to a serial device #47

Closed khayamgondal closed 6 months ago

khayamgondal commented 6 months ago

Can I connect to a device that exposes serial over USB?

tobozo commented 6 months ago

not with this library, as stated in the readme it is limited to HID devices from USB-LS standard