[GreenKeys] ASR33 to Raspberry Pi?
Andy KN4UCL
kn4ucl at gmail.com
Tue Jul 14 20:41:49 EDT 2020
Hi John - yep I'm with you on the github stuff. Way above my pay grade!
Approximate recipe given below, loosely derived from Oscar Vermeulen's
documentation for the very wonderful PidP8 - which also runs a Pi.
1. First - get a Prolific serial/USB adapter off Amazon or eBay (others
work fine, BTW)
2. Cable the serial end of that to your Deramp - tx, rx and Gnd. Swap Tx
and Rx. Plug your USB connector into an unused Pi USB Port.
3. Assuming Raspbian or raspberry Pi OS -
Copy the file *serial-getty at .service* from */lib/systemd/system/* to
*/etc/systemd/system/ * (I use sudo pcmanfm for this)
2. Rename that file to
* serial-getty at ttyUSB0.service* - this refers to your serial terminal which
will be ttyUSB0
4. Edit (*sudo nano* to edit the file) the first line in the [Service]
section to read:
ExecStart=-/sbin/agetty ttyUSB0 110 vt100
5. Enable the service:
*sudo systemctl enable serial-getty at ttyUSB0.service*.
You should get a "Creating sim link" message, or similar. The service will
now start up at every boot.
*Sudo shutdown now*
Power up and test
Good luck!
Andy
On Tue, Jul 14, 2020 at 4:31 PM John <John at tubetestingpros.com> wrote:
> This actually refers to GrayKeys, but still on-topic:
>
> I'd like to make my 33 be the console for a Raspberry Pi -
>
> I have a Deramp I/O card installed on the 33 and working well - so I'm
> at RS-232 levels.
>
> I can open a terminal window on the RPi.
>
> Looking for a simple set of Unix command(s) to 'redirect' the console to
> the 33 - and later back again.
>
>
> I'm mostly a hardware guy, and analog at that, so my usual experience
> with Unix/Linux is: "painfully - slowly - copy a command
> letter-by-letter, checking for errors and typos, then hit return."
>
> 80% of the time this results in three or four full close-spaced pages of
> error messages and warnings zipping by at high speed - and then the
> system pukes and dies.
>
> I will also confess I don't much "get" GitHub, tho I've watched various
> tutorials and guides - it remains inscrutable. "Not Able to be Scruted".
> I just don't scrute GitHub.
>
> ;}
>
>
> Thanks all!
>
>
> Cheers
>
> John KB6SCO
>
> ______________________________________________________________
> 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 kn4ucl at gmail.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qth.net/pipermail/greenkeys/attachments/20200714/386e8049/attachment.html>
More information about the GreenKeys
mailing list