Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By sipan1313
#93523 hello

I recently came with an article about that :::

ESP8622 did not suddenly grow a USB PHY, but cnlohr decided to implement virtual USB support using two GPIOs (12 & 13) for the D+/D- USB signals, meaning you can connect any ESP8266 module through USB, or even update the firmware through USB without external hardware, apart from a single extra resistor.
User avatar
By ESPgomi
#93535
mgsecord62 wrote:The ESP32-S2 supports HID devices and would be much more straight forward.

Yes you are correct. :idea: I will get one once I find it.
User avatar
By sipan1313
#93680 This source code is available on espusb repo on github. Please note that the code is currently work in progress, and USB implementation currently only works at 1.5 Mbit/s, with potentially future support for 12 Mbit/s.