Using a 1930 Teletype as a Linux Terminal

[edit] And now you can hear the bell(s)! Actually a whole episode on it: 0:00 Intro 0:30 1930 ’Model 15’ Teletype Overview 1:52 Making the analog interface 3:28 Test using the HP 8018A Serial Data Generator 4:23 Arduino Software 5:44 Finished interface test 8:20 Linux hookup 10:00 1st Login attempt, no cigar 10:53 2nd Login attempt, success! 12:18 Using the line editor ’ed’ on the teletype 15:02 Printing ASCII Art! 16:00 Saturn V rocket printout Some commenters requested that we use our restored vintage 1930 Model 15 Teletype as a terminal for Linux. Hooking up a 5-bit Baudot mechanical contraption to a modern OS, even one that is terminal friendly, is not without some challenges: adapting to the non-standard high voltage 60 mA current loop, interfacing ASCII to the much smaller and different Baudot encoding, working in all caps, dealing with Baudot FIGS and LTRS modes, and making sure the computer doesn’t overrun the pokey 45.5 bauds connection. But hey, Unix was developed on (m
Back to Top