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 08:40:13 -04:00
|
|
|
Easy to modify for 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.
|
|
|
|
|
2016-09-06 07:24:37 -04:00
|
|
|
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.
|
|
|
|
|
2016-09-06 02:13:53 -04:00
|
|
|
### 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.
|