Skip to content

ideafablabs/ButtonBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔴 USB HID Button Board

breakout board for the Raspberry Pi Pico that allows connecting arcade buttons and outputing as a USB HID keyboard device. The firmware is built using Earle F. Philhower, III's Raspberry Pi Pico Arduino core and the standard Arduino IDE environment.

ToDo:

  • add mouse jiggler support
  • add "macro" support
  • add "custom key mappings" without re-flashing firmware
  • add debounce support