mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-11 19:55:08 -05:00
Update README.md
This commit is contained in:
parent
96fb8ab1fa
commit
9af46fff1d
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user