WebUSB with ESP32

pswin.pouya
Posts: 1
Joined: Tue Jul 09, 2019 12:54 pm

WebUSB with ESP32

Postby pswin.pouya » Tue Jul 09, 2019 1:00 pm

How can I create a WebUSB using ESP32? is there any ready-to-use library for it?

Notes: I've tried google's Arduino library but it gives me this error:
/Users/.../Documents/Arduino/libraries/WebUSB/WebUSB.h:27:26: fatal error: PluggableUSB.h: No such file or directory
You might say try to solve the problem. But My device (I mean any ESP32 and ESP8266 device is not in the list of the library)

ESP_Sprite
Posts: 9016
Joined: Thu Nov 26, 2015 4:08 am

Re: WebUSB with ESP32

Postby ESP_Sprite » Thu Jul 11, 2019 8:43 am

Not sure what you want to do, but note that the ESP32 does not have USB functionality: all boards with an USB plug use an USB-to-serial converter chip to provide a virtual serial port; these chips are not programmable.

Who is online

Users browsing this forum: No registered users and 73 guests