1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-08-13 15:43:47 -04:00

Update README.md

This commit is contained in:
mcgurk 2016-09-11 21:38:59 +03:00 committed by GitHub
parent 96fb8ab1fa
commit 9af46fff1d

View File

@ -95,11 +95,3 @@ There is simple tutorial in [Tutorial](https://github.com/mcgurk/Arduino-USB-HID
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
## Todo
- example (D-connectors straight to Arduino)
- structure of code, sends only when something changes
- button numbering (genesis C as select)
- changing maximum buttons from joystick library (maybe pointless)
- some words of analog controllers?
- some words of Arduino acting same time as serial port
- other ideas - PIR example to misc