PlayStation 1/2 joypads library for Arduino IDE
Apr 12, 2017
PSXPad 1.0.2 (zip file)
This library is PlayStation 1/2 joypads connect with SPI bus for Arduino IDE(Arduino/AVR).
Other than Attention(SS) almost wire is common, then micro-controler can connect to many pads.
- All PSX pad can be gotten digital keys state.(PSXPAD_KEYSTATE_DIGITAL)
- PS1(with analog) pad can be gotten analog stick value.(PSXPAD_KEYSTATE_ANALOG1)
- PS2 pad can be gotton analog key value.(PSXPAD_KEYSTATE_ANALOG2)
- PS1(with analog) and PS2 pad can rumble motors.(need 9V power)