Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 463 Bytes

File metadata and controls

14 lines (9 loc) · 463 Bytes

psxgpduino

PSX controller to USB adapter using a Pro Micro, with minimal lag (0.9 ms per scan).

Supports both classic and Dual-Shock controllers.

When using a Dual-Shock, enabling ANALOG on the controller adds a small (0.6 ms) lag per scan.

Credits

Uses those two libraries:

https://github.com/Jerther/psxlib

And a slightly modified version of ArduinoGamepad to reduce lag specifically for a PSX controller: https://github.com/gamelaster/ArduinoGamepad