1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-22 00:52:22 -05:00

Create README.md

This commit is contained in:
Jarno Lehtinen 2017-04-17 17:45:00 +03:00 committed by GitHub
parent 5168b0b11f
commit 0434eb25b9

19
X-Arcade/README.md Normal file
View File

@ -0,0 +1,19 @@
# Arduino_X-Arcade_USB-adapter
"Old" PS/2 -version of X-arcade.
```
D9-connector -> Arduino
5 -> 3 (clk)
6 -> 4 (data)
1 -> Vcc (5V)
2 -> Vcc (5V)
9 -> Vcc (5V)
Shell -> GND
```
Library:
PS2KeyRaw
Arduino Pro Micro (select Arduino Leonardo from Arduino IDE).
PS/2 keyboard not needed.