Author Topic: VT-100 keyboard with a USB adapter  (Read 1515 times)

0 Members and 1 Guest are viewing this topic.

Offline wendell

  • Thread Starter
  • Posts: 35
VT-100 keyboard with a USB adapter
« on: Wed, 31 July 2013, 02:05:46 »
This is more impressively retro than using a Model M with a PS/2 to USB converter. Now, I would pay for one of these.


His blog gives thorough technical discussion.

http://www.loomcom.com/blog/

Offline 1391406

  • Posts: 1191
  • Posts: 24838
Re: VT-100 keyboard with a USB adapter
« Reply #1 on: Wed, 31 July 2013, 08:56:06 »
Wow, cool!
Unicomp Classic | Chicony KB-5181 (Monterey Blues) | IBM Model M (1391401) | IBM XT Model F | IBM AT Model F | Dell AT101W | 122-key IBM Model F
IBM Model M13 | Apple Extended Keyboard | Apple Extended Keyboard II | MTEK K104 | NTC KB-6251/2 | Realforce 87U | Realforce 104U | Type Heaven

Offline 1391406

  • Posts: 1191
  • Posts: 24838
Re: VT-100 keyboard with a USB adapter
« Reply #2 on: Wed, 31 July 2013, 08:58:09 »
Unicomp Classic | Chicony KB-5181 (Monterey Blues) | IBM Model M (1391401) | IBM XT Model F | IBM AT Model F | Dell AT101W | 122-key IBM Model F
IBM Model M13 | Apple Extended Keyboard | Apple Extended Keyboard II | MTEK K104 | NTC KB-6251/2 | Realforce 87U | Realforce 104U | Type Heaven

Offline SpAmRaY

  • NOT a Moderator
  • * Certified Spammer
  • Posts: 14667
  • Location: ¯\(°_o)/¯
  • because reasons.......
Re: VT-100 keyboard with a USB adapter
« Reply #3 on: Wed, 31 July 2013, 10:08:26 »
Interesting.

Offline dorkvader

  • Posts: 6289
  • Location: Boston area
  • all about the "hack" in "geekhack"
Re: VT-100 keyboard with a USB adapter
« Reply #4 on: Wed, 31 July 2013, 12:29:38 »
I spy a teensy!

Interesting challenge: to go through all that trouble for a DEC VT100, shows some serious dedication to a keyswitch (stackpole I think) that's not often well regarded. These keyboard protocol reverse engineering projects are all interesting, and this shows some great detail.

Offline rootwyrm

  • Posts: 829
  • The Hands of Steel
    • My Website!
Re: VT-100 keyboard with a USB adapter
« Reply #5 on: Wed, 31 July 2013, 14:24:57 »
I spy a teensy!

Interesting challenge: to go through all that trouble for a DEC VT100, shows some serious dedication to a keyswitch (stackpole I think) that's not often well regarded. These keyboard protocol reverse engineering projects are all interesting, and this shows some great detail.

Yeah, VT-100 board would be stackpole. Reverse engineering it really is NOT that hard though. One of the key aspects of the VT family is that the keyboards are all serial. And the protocol is actually extremely well documented, because we used to do that - document things. Properly. Scancodes might not be, but port settings always are.
"I remain convinced I am the only person alive who has successfully worn out an IBM Model M mechanically."
Daily Drivers: Adesso 625 (NPKC PBT / Kailh Blue), Rosewill RK9000V2 (KC PBT / MX Brown), 1994 Model M13, Sun Type4, and the rare IBM 1394540.

Offline dorkvader

  • Posts: 6289
  • Location: Boston area
  • all about the "hack" in "geekhack"
Re: VT-100 keyboard with a USB adapter
« Reply #6 on: Wed, 31 July 2013, 15:46:38 »
Yeah, he has a lot of the documentation posted on his blog. It's good to see that he was able to put it to use.

I know my oscilloscope from the 1950's (telequiptment D52, totally worth the $5) has everything from a parts list to the PCB trace patterns in the manual. I like good documentation and more never hurts.

Fortunately there are some people who try to keep up the trend. Sadly they are the exception rather than the rule.