ESP32 as USB keyboard: how to determine which devices can do it?
Posted: Wed Apr 16, 2025 8:21 am
If I understand correctly, not all variants of ESP32 can be programmed to emulate an USB keyboard; but, how to determine if one variant can do it, by reading its specifications?
About the library https://github.com/chegewara/esp32-usb-v2 : does it need ONE or TWO usb cables to work? One for power and programming, and one for emualting keyboard?!?
Please not: I am not interested on bluetooth keyboards, and I need a solder-free solution, a plug-and-play solution, for basic users, just like I currently do with Arduino Pro Micro.
About the library https://github.com/chegewara/esp32-usb-v2 : does it need ONE or TWO usb cables to work? One for power and programming, and one for emualting keyboard?!?
Please not: I am not interested on bluetooth keyboards, and I need a solder-free solution, a plug-and-play solution, for basic users, just like I currently do with Arduino Pro Micro.