[GreenKeys] Interface ASR33 to Linux serial port

Eric Moore mooreericnyc at gmail.com
Tue Jan 9 18:04:01 EST 2024


I find socat invaluable. It lets me connect processes (bash, telnet,
ascii art, etc..) and teletypes cleanly and with predictable results,
with a printout of exactly what is being exchanged that lets me
troubleshoot any issues.

Using gettys is neat, but annoying to troubleshoot for quick demos.

Has anyone played with heavy metal, the windows app, under wine? I
seem to remember I got it working and then got distracted before
attaching it to the tty.

-Eric


On Tue, Jan 9, 2024 at 4:16 PM Chris Elmquist <chrise at pobox.com> wrote:
>
> On Tuesday (01/09/2024 at 03:42PM -0600), Eric Moore wrote:
> > Those options are still there, you need to use icanon as an option to stty
> > to use them.
> >
> > xcase, iuclc, olcuc, probably more options I am forgetting.
>
> Hunh. OK. Thanks for that.  Those are the ones I know from the old days
> but I was pretty sure they were unsupported in eg, Ubuntu 18 (at the
> time I tried it).
>
> I'll give it a new go with Armbian or Raspbian on a Pi or Pi-clone
> sometime soon.
>
> The ideal solution for me is to use a terminal server (such as an old
> Lantronix ESP) for connection to the TTY and then that initiates a telnet
> session to the Linux/Unix host.  You then need a getty to answer up to
> that and be amenable to uppercase only login, shell, etc.
>
> Chris
> --
> Chris Elmquist
>


More information about the GreenKeys mailing list