1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2025-02-24 15:31:56 -05:00

11 lines
387 B
Markdown
Raw Normal View History

2016-09-06 08:58:33 +03:00
## Tutorial
2016-09-06 08:59:44 +03:00
Simple 1-joystick Atari adapter for learning purposes.
2016-09-06 08:58:33 +03:00
2016-09-06 08:59:06 +03:00
Easy to modify to your own DIY-joystick (like arcade cabinet) which based on on/off-switches.
2016-09-06 09:13:53 +03:00
There is also keyboard version, which acts like USB keyboard.
### 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.