Update README.md

This commit is contained in:
mcgurk 2016-09-06 22:04:27 +03:00 committed by GitHub
parent 19167f5363
commit 0e5da28bf3
1 changed files with 5 additions and 0 deletions

View File

@ -1,9 +1,14 @@
## Tutorial
### JoystickBlink.ino
Blinks button 0 in 1 second interval.
### SimpleAtariExample.ino
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.
### SimpleAtariExample_keyboard.ino
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.