Open source PCB for arcade sticks using Raspberry Pi Pico.
They say imitation is the highest form of flattery. If that's the case then the Brook line of arcade controller boards must be blushing beet red. The Pico Fighting Board uses the same form factor and layout of the Brook PCBs to maintain compatibility with existing arcade stick cases, wiring harnesses, wire management accessories, etc.
The files for PCB production are in the Releases section. The zip file contains the Gerber and drill files, which is all you'll need if you're soldering SMT components yourself. There are also csv
files for the BOM (Bill of Materials) and component positioning for SMT assembly service.
The GP2040 gamepad firmware for Pi Pico/RP2040 has a pre-configured build for use with the Pico Fighting Board, providing support for XInput (PC, Android, Raspberry Pi, etc.), DInput (PC/PS3) and Nintendo Switch. Go to the releases and download the GP2040-PicoFightingBoard.uf2
. To flash:
- Unplug your Pico Fighting Board.
- Hold the BOOTSEL button on the Pico and plug into your computer. A new removable drive named
RPI-RP2
should appear in your file explorer. - Drag and drop the
GP2040-PicoFightingBoard.uf2
file into the removable drive. This will flash the board. - The board should now be running the GP2040 firmware and should appear as a controller on your computer.
If you want to modify the PCB layout you'll need the free KiCad software installed. KiCad 5.1.9 was used for these instructions.
The libraries
folder contains the schematics and footprints required to work with the KiCad source files.
- From the KiCad
Preferences
menu, selectManage Symbol Libraries...
. - In the
Global Libraries
tab, click the folder icon. - Navigate to this repository, then navigate to
libraries/RP-Pico Libraries
and select theMCU_RaspberryPi_and_Boards.lib
file. - Click
OK
to finish.
- From the KiCad
Preferences
menu, selectManage Footprint Libraries...
. - In the
Global Libraries
tab, click the folder icon. - In the
Select Libary
dialog, navigate tolibraries/RP-Pico Libraries/MCU_RaspberryPi_and_Boards.pretty
in this repository. - Click
OK
to confirm the folder selection. - Repeat the same process for the
libraries/FeralAI/FeralAI.pretty
folder. - Click
OK
to finish.
If you would like to discuss and issues or features with the Pico Fighting Board, please join the OpenStick Pico Fighting Board Discord channel.
Want to help improve the Pico Fighting Board? There are a bunch of ways to contribute!
Pull requests are welcome and encouraged for enhancements, fixes and documentation updates.
If you'd like to make a donation to my open source work, you can
or