Search found 1 match
- Sat Oct 30, 2021 8:14 am
- Forum: Hardware
- Topic: ESP32 with HID USB
- Replies: 1
- Views: 7473
ESP32 with HID USB
We are looking to create a simple device as a USB-Stick which should be plugged into a host system and emulates a HID USB Keyboard. The functionality is basically provided by the Arduino Keyboard Lib (https://www.arduino.cc/reference/en/language/functions/usb/keyboard/). I just saw in an older post ...