Search found 1 match
- Sat Aug 05, 2017 9:23 pm
- Forum: General Discussion
- Topic: ESP-WROOM-32 as USB Keyboard
- Replies: 1
- Views: 12334
ESP-WROOM-32 as USB Keyboard
Hello! I was inspired by an Arduino project I recently saw to create a similar project for an ESP32 I had. The arduino project presented itself as a USB HID Keyboard when plugged in, and it entered a a series of keystrokes once the device was populated in the OS. Their project can be found here: htt...