webUSB_plugin icon indicating copy to clipboard operation
webUSB_plugin copied to clipboard

Is this library usb serial protocol based?

Open realrk95 opened this issue 3 years ago • 1 comments
trafficstars

Hi there, just wanted to know if this library supports usb serial protocol or is it for HID devices?

I have a few arduinos I'd like to connect using this.

realrk95 avatar Jan 14 '22 12:01 realrk95

It is a wrapper from the https://developer.mozilla.org/en-US/docs/Web/API/USBDevice

g-apparence avatar Feb 08 '22 15:02 g-apparence