Button inputs received across BLE and output keystrokes over USB as a keyboard

Newbie here. I'm looking to make a remote with about 8 inputs on battery power and be received by a device that can output a string of text based upon which button was pressed over USB as a HID. Receiver would be hard powered. Which boards would work the best for this? I appreciate the help.

By boards do yo mean Arduino or ESP32? Any will work so long as the library you choose supports it. This is normally documented under the ...more info... on the library entry in library manager.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.