mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-23 09:32:22 -05:00
Update README.md
This commit is contained in:
parent
b3f7042b0d
commit
d718903ad5
@ -26,6 +26,7 @@ typedef MAX3421e<P18, P19> MAX3421E;
|
|||||||
- 1 (UP, right mouse button) -> 6 (blue)
|
- 1 (UP, right mouse button) -> 6 (blue)
|
||||||
- 8 GND -> GND (black)
|
- 8 GND -> GND (black)
|
||||||
- 7 5V -> 5V (red)
|
- 7 5V -> 5V (red)
|
||||||
|
(2 down (green), 3 (paddle 1 btn) (left) grey -> 7, 4 (paddle 2 btn) (right) purple -> 8)
|
||||||
|
|
||||||
#### USB Host Shield (3.3V) -> Arduino
|
#### USB Host Shield (3.3V) -> Arduino
|
||||||
- SS -> A0 (Arduino Pro Micro), A0 (Arduino Uno) (check UsbCore.h) (3.3V!)
|
- SS -> A0 (Arduino Pro Micro), A0 (Arduino Uno) (check UsbCore.h) (3.3V!)
|
||||||
|
Loading…
Reference in New Issue
Block a user