[GreenKeys] Computer to teletype module...

keelan at beefchicken.com keelan at beefchicken.com
Fri Feb 16 00:53:34 EST 2018


If you have an existing TU, and appetite for the ridiculous, I have been recently developing a 'backwards modem' that uses your computer's sound I/O to talk to a TU, which is then connected to a teletype. The current incarnation supports a Hayes Modem AT command syntax, and using it you can use a Teletype to establish TCP connections to the internet. The modem is "backwards" because the DTE interface is the modulated interface, whereas in a normal modem, the DCE interface is the one that is modulated.

The Modem and RTTY DSP library is written in Google's Go programming language, which is cross-platform. I do all my development work on a mac, so I know it definitely works on macs! The goal of my project is to install the software on a Raspberry Pi, so the Pi can act as a stand alone AFSK<->Internet gateway. The whole iTelex thing is neat, but I can't be bothered with constructing the plethora of over-complicated hardware (apologies to those involved) needed to make it work.

If this is something you'll have the patience to mess around with, I'll expedite getting my code up on GitHub.

- Keelan

 
February 15, 2018 9:16 PM, "E." <hanyou at xsmail.com> wrote:

> Hey,
> 
> I know over the past couple of years, there has been quite a bit of discussion here about the best
> computer to teletype converter boards made/available to make/designed out there. Has there been a
> consensus yet on what is the best or have there been any new, recent designs? I’m looking at trying
> to hook up my Mac up to my Model 19 (yes, Mac)… to give it a try at least… so curious as to what
> others think is top notch. Planning on my permanent wiring scheme before committing to buy the
> stuff.
> 
> Thanks!
> 
> Sincerely,
> Eric


More information about the GreenKeys mailing list