1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-13 12:45:01 -05:00
Arduino-USB-HID-RetroJoysti.../Tutorial/README.md
2016-09-06 14:24:37 +03:00

13 lines
516 B
Markdown

## Tutorial
Simple 1-joystick Atari adapter for learning purposes.
Easy to modify to 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.