#1669
Bill
Member

The reason I’m not explicit on which pins on the arduino to connect to is because any pin on the arduino can be used. As long as your code matches the physical hookup.

 

 ps2x.config_gamepad(13,11,10,12, true, true);   //setup pins and settings: 
GamePad(clock, command, attention, data, Pressures?, Rumble?) check for error

 

  • This reply was modified 11 years, 8 months ago by Bill.