jmdhuse
Experienced Member
Hello All,
I've noticed that there any number of VT10x monitors for sale on Ebay, but without the standard VT100 keyboard to go with them, and if you can find a keyboard, they are pretty pricey. I managed to get my hands on a VT101 monitor (no keyboard), and I decided to design a board that would connect to the monitor on one end and a PS/2 keyboard on the other end. The keyboard interface is adapted directly from the DEC schematics for the VT100 keyboard, and uses a microcontroller to receive inputs from the PS/2 keyboard and mimic key switch presses and releases on the VT100 key scan lines. I have it working at this point, and I wondered if there was any interest in such a thing among the community here.
Here is a photo of the current prototype - the final version will have a 1/8" stereo jack so you can use an audio cable (1/4" stereo jack to 1/8" stereo jack) to connect the board to the monitor.

I have tested it quite a bit, and all the functions seem to work correctly. I mapped special keys, like SETUP, PF1 - PF4, etc. to function keys on the PS/2 keyboard - the mapping is done in a table that gets compiled into the firmware, so it can be changed to match your whimsey. I'd be glad to provide the PCB files, parts list, and compiled firmware.
Let me know if you are interested - cheers, Jon.
I've noticed that there any number of VT10x monitors for sale on Ebay, but without the standard VT100 keyboard to go with them, and if you can find a keyboard, they are pretty pricey. I managed to get my hands on a VT101 monitor (no keyboard), and I decided to design a board that would connect to the monitor on one end and a PS/2 keyboard on the other end. The keyboard interface is adapted directly from the DEC schematics for the VT100 keyboard, and uses a microcontroller to receive inputs from the PS/2 keyboard and mimic key switch presses and releases on the VT100 key scan lines. I have it working at this point, and I wondered if there was any interest in such a thing among the community here.
Here is a photo of the current prototype - the final version will have a 1/8" stereo jack so you can use an audio cable (1/4" stereo jack to 1/8" stereo jack) to connect the board to the monitor.

I have tested it quite a bit, and all the functions seem to work correctly. I mapped special keys, like SETUP, PF1 - PF4, etc. to function keys on the PS/2 keyboard - the mapping is done in a table that gets compiled into the firmware, so it can be changed to match your whimsey. I'd be glad to provide the PCB files, parts list, and compiled firmware.
Let me know if you are interested - cheers, Jon.