S
S Rated
Guest
I've successfully interfaced an xbox controller with my pc via USB and
autohotkey scripting. What I'm stuck on now is figuring out the
wiring for creating alternate functionality in each button.
Say I have five buttons - A B C D E - on the joystick. Each button is
a SPST momentary switch, which pulls to ground when activated. I now
want to introduce button X to the mix. Which means wiring X across
buttons A through E so that X is now also activated with each press of
A through E (similar idea to having a second keyboard where all
characters are capitalized by default). Can it be done without use of
PICs, DPST switches or relays for each button?
autohotkey scripting. What I'm stuck on now is figuring out the
wiring for creating alternate functionality in each button.
Say I have five buttons - A B C D E - on the joystick. Each button is
a SPST momentary switch, which pulls to ground when activated. I now
want to introduce button X to the mix. Which means wiring X across
buttons A through E so that X is now also activated with each press of
A through E (similar idea to having a second keyboard where all
characters are capitalized by default). Can it be done without use of
PICs, DPST switches or relays for each button?