[GreenKeys] Loop over IP

Jordan Spencer Cunningham js at teletype.net
Mon Aug 1 18:05:12 EDT 2022


I was about to mention MorseKOB <https://sites.google.com/site/morsekob/home> as an example of this exact concept. Great little program and design, and amazingly simple if memory serves (it's been a while since I got into its guts). I built an iteration of the board before I got the teletype bug and now have it (with MorseKOB 4.0, the iteration in Python) set up in tandem with my Model 19 so that emails and SMS messages get printed on the 19 while one of my sounders taps it out in Railroad Morse. It's totally raw on or off. I'm really curious now if it can be adapted to handle on/off at 45 baud-- obviously it wasn't designed with such that high of a frequency in mind. If I can ever find two minutes to rub together, I'll experiment with this as I've had the same thought of "loop over IP" type comms for a few years, just never thought to try building on what MorseKOB started.

By the way, here's a photo of my MorseKOB setup <https://nerdology.org/wp-content/uploads/2019/11/9Sept-15-2018-Thanksgiving-Point-Maker-Faire-48-1024x576.jpg> adorned in steampunk attire (a modified old telephone ringer box with vacuum tubes, brass plates, and toggle switches, inside which is a Raspberry Pi connected to the MorseKOB IO board) sitting next to the 19 at a show a few years ago for your enjoyment.

-
Jordan Spencer Cunningham
teletype.net | GreenKeys Search Engine: teletype.net/gksearch
SMS via teletype: 385-308-4898 | Email via teletype: tty at nerdology.org


On Mon, Aug 1, 2022, at 3:48 PM, Paul Wills (CKT&T) wrote:
> https://sites.google.com/site/morsekob/home
> 
> On 8/1/2022 5:14 PM, Harold Hallikainen via GreenKeys wrote:
> > I think there is a method of doing Morse over the Internet for remote
> > operation of transceivers, but I don't know how it is done. To do on/off
> > keying instead of, possibly, baudot to ASCII conversion and then
> > transmission over TCP, I'd probably transmit the time of each transition
> > to mark and the time of each transition to space. This again could be sent
> > over TCP or UDP.
> >
> > As far as audio, my DSP TU (https://w6iwi.org/rtty/DspTU/ ) uses 12 bits
> > per sample at 8 kHz sample rate. The 12 bits per sample is because that's
> > the size of the ADC on the chip. All calculations are then done as double
> > precision floats. In general, I think 8 bit at 8 kHz would handle RTTY
> > fine.
> >
> > Harold
> > https://w6iwi.org
> >
> >
> >
> > ______________________________________________________________
> > GreenKeys mailing list
> > Home: http://mailman.qth.net/mailman/listinfo/greenkeys
> > Help: http://mailman.qth.net/mmfaq.htm
> > Post: mailto:GreenKeys at mailman.qth.net
> >
> >>>> Jordan Spencer Cunningham's GreenKeys Search Tool: https://teletype.net/gksearch
> >>>> 2002-to-present greenkeys archive: http://mailman.qth.net/pipermail/greenkeys/
> >>>> 1998-to-2001 greenkeys archive: http://mailman.qth.net/archive/greenkeys/greenkeys.html
> >>>> Randy Guttery's 2001-to-2009 GreenKeys Search Tool: http://comcents.com/tty/greenkeyssearch.html
> > This list hosted by: http://www.qsl.net
> > Please help support this email list: http://www.qsl.net/donate.html
> > Message delivered to pdwills at cedarknolltelephone.com
> 
> 
> ______________________________________________________________
> GreenKeys mailing list
> Home: http://mailman.qth.net/mailman/listinfo/greenkeys
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:GreenKeys at mailman.qth.net
> 
> >>> Jordan Spencer Cunningham's GreenKeys Search Tool: https://teletype.net/gksearch
> >>> 2002-to-present greenkeys archive: http://mailman.qth.net/pipermail/greenkeys/
> >>> 1998-to-2001 greenkeys archive: http://mailman.qth.net/archive/greenkeys/greenkeys.html
> >>> Randy Guttery's 2001-to-2009 GreenKeys Search Tool: http://comcents.com/tty/greenkeyssearch.html
> 
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html
> Message delivered to js at teletype.net
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qth.net/pipermail/greenkeys/attachments/20220801/a9e94724/attachment.html>


More information about the GreenKeys mailing list