mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-24 10:02:18 -05:00
Update README.md
This commit is contained in:
parent
f18bf29cbe
commit
de67fb5403
@ -4,35 +4,33 @@ You need
|
|||||||
- PS/2 female connector
|
- PS/2 female connector
|
||||||
|
|
||||||
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
|
||||||
Ohjeet:
|
|
||||||
https://geekhack.org/index.php?topic=17458.0
|
|
||||||
https://deskthority.net/resources/file/8295
|
|
||||||
Soarer_Converter_v1.12_update.zip (14.6.2013)
|
|
||||||
https://deskthority.net/resources/file/8833
|
|
||||||
Soarer_Converter_v1.12_docs.zip
|
|
||||||
Tools:
|
|
||||||
https://deskthority.net/resources/file/6142
|
|
||||||
Soarer_Converter_v1.10.zip
|
|
||||||
|
|
||||||
### Hardware
|
### Hardware
|
||||||
- Data -> PD0 (Pro Micro: 3)
|
- Data -> PD0 (Pro Micro: 3)
|
||||||
- CLK -> PD1 (Pro Micro: 2)
|
- CLK -> PD1 (Pro Micro: 2)
|
||||||
https://github.com/iflowfor8hours/6112884-pro-micro-controller
|
https://github.com/iflowfor8hours/6112884-pro-micro-controller
|
||||||
|
|
||||||
### Testing
|
### Firmware
|
||||||
https://www.pjrc.com/teensy/hid_listen.html
|
Soarer_Converter_v1.12_update.zip: https://deskthority.net/resources/file/8295
|
||||||
|
|
||||||
### Settings
|
#### Flashing firmware
|
||||||
|
|
||||||
### Flashing firmware
|
|
||||||
https://sourceforge.net/projects/winavr/
|
https://sourceforge.net/projects/winavr/
|
||||||
avrdude -p m32u4 -b 57600 -P com5 -c avr109 -U flash:w:Soarer_at2usb_v1.12_atmega32u4.hex
|
avrdude -p m32u4 -b 57600 -P com5 -c avr109 -U flash:w:Soarer_at2usb_v1.12_atmega32u4.hex
|
||||||
Kaks kertaa RST GND:hen, jotta pääsee bootloader-modeen.
|
Kaks kertaa RST GND:hen, jotta pääsee bootloader-modeen.
|
||||||
|
|
||||||
|
### Testing/Debugging
|
||||||
|
https://www.pjrc.com/teensy/hid_listen.html
|
||||||
|
|
||||||
|
### Settings/Tools
|
||||||
|
Soarer_Converter_v1.10.zip: https://deskthority.net/resources/file/6142
|
||||||
|
|
||||||
|
## Links
|
||||||
|
- https://geekhack.org/index.php?topic=17458.0
|
||||||
|
|
||||||
|
|
||||||
## Keyboard controller
|
## Keyboard controller
|
||||||
https://geekhack.org/index.php?topic=50437.0
|
- https://geekhack.org/index.php?topic=50437.0
|
||||||
https://deskthority.net/workshop-f7/soarer-s-keyboard-controller-firmware-t6767.html
|
- https://deskthority.net/workshop-f7/soarer-s-keyboard-controller-firmware-t6767.html
|
||||||
Soarer_Controller_v1.20_beta4.zip (26.10.2013)
|
Soarer_Controller_v1.20_beta4.zip
|
||||||
Tools-kansiossa eri käyttiksille työkaluexet.
|
|
||||||
avrdude -p m32u4 -b 57600 -P com5 -c avr109 -U flash:w:Soarer_Controller_v1.20_beta4_atmega32u4.hex
|
|
||||||
|
Loading…
Reference in New Issue
Block a user