Wii Rock Band controllers: guitar *and* drum kit. Can be used to repair existing controllers, or create new ones from scratch.
Go to file
Neale Pickett c40e7ff970 Fix strum buttons, isolate guitar & drum buttons. 2024-01-01 22:04:56 -07:00
MockBand.ino Fix strum buttons, isolate guitar & drum buttons. 2024-01-01 22:04:56 -07:00
NOTES.md Finally happy with drums! 2024-01-01 12:19:50 -07:00
README.md ugh more doc fixes 2024-01-01 14:24:07 -07:00
blue.hh c++ header files are .hh 2023-12-31 20:33:29 -07:00
gamepad.html Finally happy with drums! 2024-01-01 12:19:50 -07:00
hid.hh c++ header files are .hh 2023-12-31 20:33:29 -07:00
instrument.hh c++ header files are .hh 2023-12-31 20:33:29 -07:00
standard.hh c++ header files are .hh 2023-12-31 20:33:29 -07:00
wii-rb-std.png Working on el cheapo drum pads 2023-12-31 16:19:10 -07:00

README.md

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

Drum Kit

On the drum kit,

  • Orange: kick pedal
  • Solo Buttons: cymbals
  • Red Solo: high hat
  • Tilt: 2x kick

I think. I haven't been able to test this yet, but the Clone Hero wiki leads me to believe this is how it works.

You can hook up a wammy bar for the drum kit, and it will be sent the same way as the guitar. I don't know why anyone would want this, but I'm not going to tell you how to live your life.

Bugs / Not Yet Implemented

I'm tracking things I need to do in the forgejo issues.

There's a rumor that one day forgejo/gitea will join the fediverse. Until that happens, just email me, and I'll open an issue.