geekhack
geekhack Projects => Making Stuff Together! => Topic started by: SuccnYeet on Wed, 30 October 2019, 01:24:41
-
Hello Geekhack.
I have aquired a Reuters D3D trading keyboard, I got it brand new and unopened. I would love to convert it but I'm not sure how to go about it.
It uses a DB25 (25 pin) connection, but it looks like it only uses 6 of the 25. I would like to either get it working straight to USB or get it connected to my pro micro.
I believe it can be done, as this thread https://github.com/babarrett/g80-9009/b ... -cables.md
highlights the process of wiring up a G80-9009 without the Reuters converter box.
Would anyone be able to shed some light on how I may replicate this using a 25 pin plug? Thankyou!
Here are some photos
[attachimg=2]
[attachimg=1]
-
Hit up chryos (https://geekhack.org/index.php?action=profile;u=42609) (Thomas) here on the forum. He's featured a couple of these on his channel (https://www.youtube.com/channel/UCD0y51PJfvkZNe3y3FR5riw).
-
I have managed to supply power to the board using ps/2 5v and ground. This lights up the desk pc buttons but I have tried several pin combinations and i cant get any outputs to be sent to the PC. None of the lock lights work either.
Note: in this video I have only power and gnd connected for demonstration.
https://imgur.com/6jFIubG
-
Yes these are very non-standard boards. Someone made a converter for chryos's board but I do not know who and not sure if the converter was documented anywhere. Also check deskthority.
-
As others have said PM Chyros, although the converter he got was made by a friend for him & possibly could be a one off.
-
I am currently chatting with that person, but we haven’t had any luck yet
-
I am currently chatting with that person, but we haven’t had any luck yet
They are probably going to be your best bet. There's a lot of undocumented proprietary voo-doo going on in those boards.
-
I found, that while the board was powered, quickly bridging pin 2/3 data pins on the pro-micro generates random scan codes in HID_listen.exe. If I could just find which pins on the db9/db25, running them through pin 2/3 should work, but it seems I’ve tried every combination...
-
i wouldn't be surprised if there wasn't some kind of hardware security measure. like there has to be a resistance measured from one of the pins or shorting two of the pins to make a connection, that yes, there is voltage on this pin or this circuit is closed, so this is approved hardware and then can boot & be used. and as little documentation there is on these, it would be a guessing game at best.
you might have better luck tracing the matrix & just wiring the matrix straight to the pro-micro (totally bypassing the built in controller and whatever protocol it runs). cut traces as needed.