mockband/README.md

1.1 KiB

Mock Band

Microcontroller Firmware to emulate guitar and drum kit controllers from the Wii version of the Rock Band games.

This is based on the foundational work done by Nicholas Angle on the Wii Guitar Controller (text article). All I did was speed up the loop code to detect drum pad strikes, which are very quick!

Parts Needed

Sample controllers

I used the following:

Wiring

see standard.hh for pin connections

For a drum kit, orange is the kick pedal. Strum and whammy are not wired.

If you are not using a whammy, you should probably ground that pin. I didn't, but you should. ;)