mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Create README.md
This commit is contained in:
parent
0036caff90
commit
3477684b9a
15
Keyboard_PS2/README.md
Normal file
15
Keyboard_PS2/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
## PS/2 keyboard as 4 USB-joysticks
|
||||
|
||||
Needs Atmega32u4 (e.g. Arduino Leonardo).
|
||||
|
||||
Needs custom ps2-library (PS2Keyboard_mcgurk.zip, unzip to libraries-folder).
|
||||
|
||||
Clock-signal must be in pin 2 (because of interrupts).
|
||||
|
||||
## Links
|
||||
|
||||
http://playground.arduino.cc/Main/PS2Keyboard
|
||||
|
||||
http://www.computer-engineering.org/ps2protocol/
|
||||
|
||||
http://www.computer-engineering.org/ps2keyboard/scancodes2.html
|
Loading…
Reference in New Issue
Block a user