mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-30 21:02:19 -05:00
Update README.md
This commit is contained in:
parent
9afd302684
commit
f6adb64294
@ -23,7 +23,7 @@ https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkr
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Hardware
|
## Hardware
|
||||||
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
|
||||||
@ -40,7 +40,7 @@ http://www.pighixxx.com/test/wp-content/uploads/2016/07/pro_micro_pinout_v1_0_re
|
|||||||
##### PS/2 pinout
|
##### PS/2 pinout
|
||||||
http://ezcontents.org/sites/default/files/ps2_pinout.png
|
http://ezcontents.org/sites/default/files/ps2_pinout.png
|
||||||
|
|
||||||
### Firmware
|
## Firmware
|
||||||
https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkro-t2510.html
|
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
|
||||||
@ -54,10 +54,10 @@ avrdude -p m32u4 -b 57600 -P com5 -c avr109 -U flash:w:Soarer_at2usb_v1.12_atmeg
|
|||||||
Bootloader mode: RST to GND two times. You have couple of seconds to start flashing. Serial port can be different than in normal mode.
|
Bootloader mode: RST to GND two times. You have couple of seconds to start flashing. Serial port can be different than in normal mode.
|
||||||
|
|
||||||
|
|
||||||
### Testing/Debugging
|
## Testing/Debugging
|
||||||
hid_listen.exe: https://www.pjrc.com/teensy/hid_listen.html
|
hid_listen.exe: https://www.pjrc.com/teensy/hid_listen.html
|
||||||
|
|
||||||
### Settings/Tools/Docs
|
## Settings/Tools/Docs
|
||||||
https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkro-t2510.html
|
https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkro-t2510.html
|
||||||
|
|
||||||
Tools (Soarer_Converter_v1.10.zip): https://deskthority.net/resources/file/6142
|
Tools (Soarer_Converter_v1.10.zip): https://deskthority.net/resources/file/6142
|
||||||
|
Loading…
Reference in New Issue
Block a user