I made this custom controller for a fellow who is partially paralyzed. It has 4 buttons (includeing L stick and RB button) which can be assigned to perform any button function or even a sequence of up to 10 button combinations. It even has the ability to emulate the pressing of multiple buttons at the same time, which was important for him to play certain sports games.
For more info you can email me at themadnoob@hotmail.com, or check out the items in my Ebay store: themadnoobshop
is that stuff really easy to do or do u have to be a rocket scientist to figure it out? lol
kdirtbiker 3 years ago
To make it? Or to use it? :) I designed it so the average gamer should be able to program it without a struggle. I think today's average 8 year old could figure it out. But I'm sure many adults would have an aneurysm trying to use one. :)
kl27x 3 years ago
oh I see, do you have a video that explains how to program regular controllers?
kdirtbiker 3 years ago
Well, I have some Instructables on how to do hardware hacking on a controller, but not for this specific mod. The real key to this mod is the firmware on the microcontroller that does the recording and execution. It took a couple months to develop, and it's about 30 pages code. I think the easiest place to start with microcontrollers is to get a picaxe or basic stamp, and just start playing with it.
kl27x 3 years ago