mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 16:45:08 -05:00
Update README.md
This commit is contained in:
parent
186b6f75cf
commit
87a94c7ea6
@ -1,10 +1,10 @@
|
|||||||
# Soarer PS/2 to USB keyboard converter
|
# Soarer PS/2 to USB keyboard converter
|
||||||
|
https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkro-t2510.html
|
||||||
|
|
||||||
You need
|
You need
|
||||||
- ATMega32U4 Microcontroller/Arduino. E.g. Arduino Pro Micro
|
- ATMega32U4 Microcontroller/Arduino. E.g. Arduino Pro Micro
|
||||||
- PS/2 female connector
|
- PS/2 female connector
|
||||||
|
|
||||||
https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkro-t2510.html
|
|
||||||
|
|
||||||
### Hardware
|
### Hardware
|
||||||
PS/2 -> Arduino
|
PS/2 -> Arduino
|
||||||
- Data (green) -> PD0 (Pro Micro: 3)
|
- Data (green) -> PD0 (Pro Micro: 3)
|
||||||
@ -16,6 +16,8 @@ PS/2 -> Arduino
|
|||||||
http://www.pighixxx.com/test/wp-content/uploads/2016/07/pro_micro_pinout_v1_0_red.png
|
http://www.pighixxx.com/test/wp-content/uploads/2016/07/pro_micro_pinout_v1_0_red.png
|
||||||
|
|
||||||
### Firmware
|
### Firmware
|
||||||
|
https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkro-t2510.html
|
||||||
|
|
||||||
Soarer_Converter_v1.12_update.zip: https://deskthority.net/resources/file/8295
|
Soarer_Converter_v1.12_update.zip: https://deskthority.net/resources/file/8295
|
||||||
|
|
||||||
#### Flashing firmware
|
#### Flashing firmware
|
||||||
@ -30,6 +32,8 @@ Bootloader mode: RST to GND two times. You have couple of seconds to start flash
|
|||||||
https://www.pjrc.com/teensy/hid_listen.html
|
https://www.pjrc.com/teensy/hid_listen.html
|
||||||
|
|
||||||
### Settings/Tools
|
### Settings/Tools
|
||||||
|
https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkro-t2510.html
|
||||||
|
|
||||||
Soarer_Converter_v1.10.zip: https://deskthority.net/resources/file/6142
|
Soarer_Converter_v1.10.zip: https://deskthority.net/resources/file/6142
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
Loading…
Reference in New Issue
Block a user