XBox Macro Controller
I’ve been working on this for a few weeks now, and thanks to the helpful people at the Arduino forum, I’ve finally finish. This little box allows you to play XBox games with a Wii classic controller, (it’s limited in that and not worth doing so) but that’s not why I made it.
The purpose is Programable Macros. You can have one button set off any combination of button presses you want. The reason it’s a Wii controller is it works nicely with the Arduino.
The setup is pretty simple, I took a wireless Xbox controller apart, soldered wires to all the contact points for the Dpad and the “X,Y,A,B” Buttons. Each button is connected to a small transistor, which has its base recieving input from the Arduino. Thanks to a lot of help from the good people at the Arduino forum, I was able to have the Arduino press the Xbox Controllers buttons when input was recieved from the Wii classic controller. All unused buttons on the classic controller were assigned to special combinations.
It comes in handy if your not fast enough to do combination moves in Street Fighter. I wouldn’t use this for “evil” but it was fun to make.

