Leverages JonnyHaystack/joybus-pio to let use two DK Bongos layed-out in a diamond as a Dance Pad with your GameCube!
- Wire up a device according to the schematic in the comments of
main.cpp
. I used a couple of GameCube Controller Connector w/ Breakout PCB's from Electron Shepherd, and half of a GameCube controller extension cable. - Install PlatformIO. Either the IDE or the CLI version should be fine.
- Connect a Raspberry Pi Pico to your computer.
- Put it into boot mode.
- Upload the firmware with PlatformIO. To do this in the CLI, type
platformio run --target upload
- Test with GC Controller Test.