Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 938 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 938 Bytes

Leverages JonnyHaystack/joybus-pio to let use two DK Bongos layed-out in a diamond as a Dance Pad with your GameCube!

  1. 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.
  2. Install PlatformIO. Either the IDE or the CLI version should be fine.
  3. Connect a Raspberry Pi Pico to your computer.
  4. Put it into boot mode.
  5. Upload the firmware with PlatformIO. To do this in the CLI, type platformio run --target upload
  6. Test with GC Controller Test.