Arduino-USB-HID-RetroJoysti.../Tutorial/README.md

11 lines
387 B
Markdown
Raw Normal View History

2016-09-06 01:58:33 -04:00
## Tutorial
2016-09-06 01:59:44 -04:00
Simple 1-joystick Atari adapter for learning purposes.
2016-09-06 01:58:33 -04:00
2016-09-06 01:59:06 -04:00
Easy to modify to your own DIY-joystick (like arcade cabinet) which based on on/off-switches.
2016-09-06 02:13:53 -04: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.