NMB Hi-Tek those pesky RJ connectors
- fohat
- Elder Messenger
- Location: Knoxville, Tennessee, USA
- Main keyboard: Model F 122-key terminal
- Main mouse: Microsoft Optical Mouse
- Favorite switch: Model F Buckling Spring
- DT Pro Member: 0158
Here are some shots of my Televideo internals. My best guess for the 4 connections that I noted is the based on the fact that after hooking it up to a Teensy and using Soarer's WYSE converter firmware, any configuration yields only an "AT/XT" report under hid_listen, without reporting any keystrokes, while this particular arrangement also adds a single R05 error afterwards.
- Attachments
-
- NMB-PCB-rear (4).JPG (1.62 MiB) Viewed 2476 times
-
- NMB-PCB-front (1).JPG (294.64 KiB) Viewed 2476 times
-
- NMB-PCB-front (2).JPG (397.62 KiB) Viewed 2476 times
-
- NMB-PCB-front (3).JPG (357.69 KiB) Viewed 2486 times
-
- NMB-PCB-rear (1).JPG (405.45 KiB) Viewed 2486 times
-
- NMB-PCB-rear (2).JPG (600.2 KiB) Viewed 2486 times
-
- NMB-PCB-rear (3).JPG (505.48 KiB) Viewed 2486 times
- XMIT
- [ XMIT ]
- Location: Austin, TX area
- Main keyboard: XMIT Hall Effect
- Main mouse: CST L-Trac Trackball
- Favorite switch: XMIT 60g Tactile Hall Effect
- DT Pro Member: 0093
Oh, that's different from my board, where the pins are labeled really clearly on the board.
I might try using a regular Soarer's Converter as there is a chance this one outputs PS/2 codes and not Wyse codes? It's hard to know without a logic analyzer.
I might try using a regular Soarer's Converter as there is a chance this one outputs PS/2 codes and not Wyse codes? It's hard to know without a logic analyzer.
- fohat
- Elder Messenger
- Location: Knoxville, Tennessee, USA
- Main keyboard: Model F 122-key terminal
- Main mouse: Microsoft Optical Mouse
- Favorite switch: Model F Buckling Spring
- DT Pro Member: 0158
I have tried every permutation of Soarer's firmwares that I can think of. This is an RJ14/RJ11/whatever with 4 connections only.
-
- Location: NC, USA
- DT Pro Member: 0117
I think this puts out ASCII codes, i.e, pressing 'A' outputs a serial 'A'.Pressing mods outputs two bytes. There are no press and release events.
EDIT oops, thought this was one of the Televideo boards...
Is this one of the ADDS boards?
EDIT oops, thought this was one of the Televideo boards...
Is this one of the ADDS boards?
Last edited by Engicoder on 18 Jul 2016, 03:44, edited 3 times in total.
- fohat
- Elder Messenger
- Location: Knoxville, Tennessee, USA
- Main keyboard: Model F 122-key terminal
- Main mouse: Microsoft Optical Mouse
- Favorite switch: Model F Buckling Spring
- DT Pro Member: 0158
It is a Televideo. But not like the ancient Televideo that I used to have, probably from the 1980s and huge and beautiful but weird. But that one did have the odd "telephone" connector, so maybe you are right.
This one is pristine and straight-ANSI. That's why I want to get it working so badly.
I know nothing about replacing controllers.
-
- Location: NC, USA
- DT Pro Member: 0117
I have long had a project on my list to create a generic 40 pin Intel MCS-48 series (i.e. 8048, 8049, etc) replacement controller board that could be used for difficult keyboards like this. The board would be essentially a 40 pin teensy matching the MCS-48 pinout. Firmware config would identify row, column,lock light pins, etc. Desolder the original IC, solder in socket and it would be possible to swap back and forth between converted and original.fohat wrote:It is a Televideo. But not like the ancient Televideo that I used to have, probably from the 1980s and huge and beautiful but weird. But that one did have the odd "telephone" connector, so maybe you are right.Spoiler:
This one is pristine and straight-ANSI. That's why I want to get it working so badly.
I know nothing about replacing controllers.
-
- Location: UK
- Main keyboard: Filco ZERO green alps, Model F 122 Terminal
- Main mouse: Ducky Secret / Roller Mouse Pro 1
- Favorite switch: MX Mount Topre / Model F Buckling
- DT Pro Member: 0167
You have the same one as me right ? Works right out of the box with a converter.
- fohat
- Elder Messenger
- Location: Knoxville, Tennessee, USA
- Main keyboard: Model F 122-key terminal
- Main mouse: Microsoft Optical Mouse
- Favorite switch: Model F Buckling Spring
- DT Pro Member: 0158
That would be peachy. Personally, I am really only concerned with keyboards that I can actually use, but this one is just so very nice that I would love to get it running.Engicoder wrote:
I have long had a project on my list to create a generic 40 pin Intel MCS-48 series (i.e. 8048, 8049, etc) replacement controller board that could be used for difficult keyboards like this. The board would be essentially a 40 pin teensy matching the MCS-48 pinout. Firmware config would identify row, column,lock light pins, etc. Desolder the original IC, solder in socket and it would be possible to swap back and forth between converted and original.
- XMIT
- [ XMIT ]
- Location: Austin, TX area
- Main keyboard: XMIT Hall Effect
- Main mouse: CST L-Trac Trackball
- Favorite switch: XMIT 60g Tactile Hall Effect
- DT Pro Member: 0093
- XMIT
- [ XMIT ]
- Location: Austin, TX area
- Main keyboard: XMIT Hall Effect
- Main mouse: CST L-Trac Trackball
- Favorite switch: XMIT 60g Tactile Hall Effect
- DT Pro Member: 0093
Do you even need to do that much for this board? You can figure out the rows, columns, and LEDs with a little work, and shoehorn in a Teensy if it has enough pins.Engicoder wrote:
I have long had a project on my list to create a generic 40 pin Intel MCS-48 series (i.e. 8048, 8049, etc) replacement controller board that could be used for difficult keyboards like this. The board would be essentially a 40 pin teensy matching the MCS-48 pinout. Firmware config would identify row, column,lock light pins, etc. Desolder the original IC, solder in socket and it would be possible to swap back and forth between converted and original.
fohat, which model of Teensy do you have handy? Maybe we can work on some instructions for you, along the lines of "flash this file" and "connect these pins on the Teensy to these outputs".
Unfortunately a lot of these MCS-48 series ICs have ROM for the keyboard firmware that you can't modify after the fact.
-
- Location: UK
- Main keyboard: Filco ZERO green alps, Model F 122 Terminal
- Main mouse: Ducky Secret / Roller Mouse Pro 1
- Favorite switch: MX Mount Topre / Model F Buckling
- DT Pro Member: 0167