mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-12 04:05:02 -05:00
.. | ||
README.md | ||
RetroJoystickAdapter_Playstation_XB360 (old).ino | ||
RetroJoystickAdapter_PsxNewLib_XB360.ino |
Based on https://github.com/dmadison/ArduinoXInput
-
Install Arduino IDE hardware: https://github.com/dmadison/ArduinoXInput_AVR
-
Install Arduino IDE library from Library manager: XInput by David Madison
-
Tester from Windows Store: Game Controller Tester
-
Doesn't go to flashing mode automatically. Connect RST to GND to get Arduino Pro Micro to programming mode.
-
Arduino Pro Micro needs PB0/SS-pin to work. And it is not broken out. So no SPI for PSX-controller I guess? https://forum.arduino.cc/index.php?topic=427828.0
-
It could be used as pin 17 in code, if led could be disabled?
PsxNewLib
- https://github.com/SukkoPera/PsxNewLib
- https://github.com/SukkoPera/PsxControllerShield
- https://github.com/SukkoPera/PsxControllerShield/blob/master/doc/schematics.pdf
- (my green dualshock analog controller: SCPH-1200)
- https://store.curiousinventor.com/guides/PS2
- https://github.com/SukkoPera/PsxNewLib/issues/12