I was inspired for this build by an instructables user who used my teensy ps3 gamepad code to build a SNES USB controller for the PS3. I can’t say enough good things about the Teensy development board. It’s affordable and just so damn versatile. John’s code is great and all but I just needed something [...]
It’s no secret the PS3 will work with most USB HID gamepads or joysticks. However the Home button is something special. If you connect your sixaxis controller to your PC and monitor button presses, the Home button comes up as button number 13. If you then create a standard gamepad with the same button mapping, [...]
I built this board several months ago. It’s a USB gamepad circuit with 6 buttons mapped to correlate with the standard layout of a Street Fighter IV FightStick for the PS3. It’s based on another design by Raphaël Assénat. You’ll find the source code and Eagle files here, both licensed under the GPL. PS: It’ll [...]