Hi, is it possible to use ESP32 (any ESP32 dev. kit) as HID keyboard with a help of Arduino Keyboard library or other when connected via USB to PC? Similarly to Arduino Leonardo, Zero...
Hi
you could connect to esp32 pins
USB HID controller
also you could use
V-USB ..
last but not least, you can use instead CP.. IC an cheap USB IC which support USB Serial, USB HID and so on,
what ever you need in the moment.
the comming new ESP32-S2 support USB itself, not sure when it comes out, but
we get native USB on ESP in near time.
hope this helps
best wishes
rudi
edit:
further info:
ESPUSB32 Full-speed USB Approach
ESPUSB
ESPUSB ESP32?