From 87a94c7ea6d5342c4be15bbe3c24ae7348712822 Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Mon, 14 Aug 2017 09:21:21 +0300 Subject: [PATCH] Update README.md --- PS2_Soarer_Converter/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/PS2_Soarer_Converter/README.md b/PS2_Soarer_Converter/README.md index 90255b8..b4ed4dc 100644 --- a/PS2_Soarer_Converter/README.md +++ b/PS2_Soarer_Converter/README.md @@ -1,10 +1,10 @@ # 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 - ATMega32U4 Microcontroller/Arduino. E.g. Arduino Pro Micro - PS/2 female connector -https://deskthority.net/workshop-f7/xt-at-ps2-terminal-to-usb-converter-with-nkro-t2510.html - ### Hardware PS/2 -> Arduino - 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 ### 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 #### 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 ### 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 ## Links