adafruit / Adafruit_TinyUSB_Arduino

Arduino library for TinyUSB
MIT License
470 stars 124 forks source link

webusb #11

Closed hathach closed 5 years ago

hathach commented 5 years ago

ref:

timonsku commented 5 years ago

Just to +1 this. WebUSB would be amazing. Existing projects are only in the proof of concept stage.

hathach commented 5 years ago

@PTS93 I am new to webusb as well (reading specs now), if you have any reference or example that you think would be useful, please let me know.

timonsku commented 5 years ago

The repo you posted is the only project I've seen in regard to Arduino (and board that have an Arduino core). The uf2 bootloader also support WebUSB, not sure how well though https://github.com/microsoft/uf2-samdx1

There is also something from the mbed world: https://os.mbed.com/users/devanlai/code/USBDevice_STM32F103/file/e410de636542/WebUSBDevice/ https://github.com/devanlai/webdfu