mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-22 09:02:23 -05:00
Update README.md
This commit is contained in:
parent
5cb48a49b0
commit
ca2243df5a
@ -82,6 +82,7 @@ https://en.wikipedia.org/wiki/List_of_Konami_code_games
|
|||||||
Arduino UNO R3 includes ATmega16u2 (along with ATmega328p) and it can be used too, but it needs some extra work (code doesn't work without modifications with UNO):
|
Arduino UNO R3 includes ATmega16u2 (along with ATmega328p) and it can be used too, but it needs some extra work (code doesn't work without modifications with UNO):
|
||||||
https://github.com/NicoHood/HoodLoader2
|
https://github.com/NicoHood/HoodLoader2
|
||||||
|
|
||||||
|
## Tutorial
|
||||||
There is simple tutorial in tutorial folder (https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/Tutorial). I tried to make it as clear as possible, so even if you are not familiar with coding, you may can do modifications to it (example add a button).
|
There is simple tutorial in tutorial folder (https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/Tutorial). I tried to make it as clear as possible, so even if you are not familiar with coding, you may can do modifications to it (example add a button).
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
|
Loading…
Reference in New Issue
Block a user