mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-11 03:35:11 -05:00
517 B
517 B
Tutorial
Simple 1-joystick Atari adapter for learning purposes.
Easy to modify for your own DIY-joystick (like arcade cabinet) which based on on/off-switches.
There is also keyboard version, which acts like USB keyboard.
For testing you don't have to have real joystick connected. You can just connect IO-pin to GND with piece of wire or something.
Notice
If you program Arduino sometimes to keyboard and sometimes to joystick, COM-port might change in Windows. Just select new COM-port and upload again.