anyone know a serial (RS232) terminal program?

Issues and / or general discussion relating to Puppy

Moderator: Forum moderators

Post Reply
User avatar
cobaka
Posts: 572
Joined: Thu Jul 16, 2020 6:04 am
Location: Central Coast, NSW - au
Has thanked: 94 times
Been thanked: 63 times

anyone know a serial (RS232) terminal program?

Post by cobaka »

Hello all and woof

I'm looking for a serial terminal program. (Puppy PC system to sbc over RS232/DB9 connector.)
In more words: a program that has the ability to communicate with a 'remote' single-board computer over a stock 9-pin serial port. You know: 19.2kB or faster). Also I need to be able to open/transmit a text file created/edited under Geany via the serial line. A giant leap backwards, if you think about it.

In the past (and with Windows) I found the open-source program "TeraTerm" worked well.
The source for TeraTerm is available. I can down-load and compile as one option - if nothing else is available.
I read about PuTTY. Anyone here used it?
Other suggestions? Woof to all!

Собака

собака --> это Русский --> a dog
"c" -- say "s" - as in "see" or "scent" or "sob".

User avatar
Jafadmin
Posts: 385
Joined: Tue Aug 04, 2020 4:51 pm
Has thanked: 68 times
Been thanked: 85 times

Re: anyone know a serial (RS232) terminal program?

Post by Jafadmin »

Can you find 'gtkterm' in the repo for your puppy version? You might also need 'setserial'.

Go to the Puppy Package Manager and just type 'serial' into the search bar.

User avatar
cobaka
Posts: 572
Joined: Thu Jul 16, 2020 6:04 am
Location: Central Coast, NSW - au
Has thanked: 94 times
Been thanked: 63 times

Re: anyone know a serial (RS232) terminal program?

Post by cobaka »

@Jafadmin

You asked: Can you find 'gtkterm' in the repo for your puppy version? You might also need 'setserial'.

I'm using the Bionic Pup (32-bit). I found:

fr._package_manager.jpg
fr._package_manager.jpg (68.58 KiB) Viewed 985 times

Also:
# find / -iname 'setseria*'
/etc/init.d/setserial
/bin/setserial
/bin/setserial-BB
/var/packages/builtin_files/setserial
/usr/share/lintian/overrides/setserial

I also found this: https://www.makeuseof.com/connect-to-se ... -on-linux/
It's 5AM. Will follow this link when I'm properly awake. (A rare occurrence, but it can happen.)

Thank you.
собака

собака --> это Русский --> a dog
"c" -- say "s" - as in "see" or "scent" or "sob".

User avatar
Jafadmin
Posts: 385
Joined: Tue Aug 04, 2020 4:51 pm
Has thanked: 68 times
Been thanked: 85 times

Re: anyone know a serial (RS232) terminal program?

Post by Jafadmin »

I think the Bionics also have 'picocom' installed by default. Anyways, mine all seem to have it .. ;)

User avatar
vtpup
Posts: 745
Joined: Sat Aug 15, 2020 2:34 pm
Location: Republic of Vermont
Has thanked: 198 times
Been thanked: 171 times
Contact:

Re: anyone know a serial (RS232) terminal program?

Post by vtpup »

I've used PuTTY, I believe in Tahr 32. I'll have to check....

HP Envy Laptop 17t-cr100
Fossapup F-96 CE rev 4
Huge kernel: huge-6.1.8-fossapup64

My homemade foam boat:
www.youtube.com/watch?v=4sDubB0-REg

User avatar
vtpup
Posts: 745
Joined: Sat Aug 15, 2020 2:34 pm
Location: Republic of Vermont
Has thanked: 198 times
Been thanked: 171 times
Contact:

Re: anyone know a serial (RS232) terminal program?

Post by vtpup »

Yup, I've used PuTTY (ver 63.x) a lot in the recent past -- mainly for programming Arduinos, and yes it was in my Tahrpup 32 installation. It was installed from the Ubuntu Tahr repositories, so I don't have a .pet for it. But anyway, it worked quite well. Main slight difficulties (true of all terminal programs) were always just inputting the right port name and baud and bit requirements for the other device.

Just checked and the 70.x version is available on Bionic32. Same as Bionic 64. It's a simple 2 meg program.

HP Envy Laptop 17t-cr100
Fossapup F-96 CE rev 4
Huge kernel: huge-6.1.8-fossapup64

My homemade foam boat:
www.youtube.com/watch?v=4sDubB0-REg

User avatar
rockedge
Site Admin
Posts: 6539
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2748 times
Been thanked: 2620 times
Contact:

Re: anyone know a serial (RS232) terminal program?

Post by rockedge »

I have also used PuTTY quite often to run headless Zoneminder servers. I have compiled PuTTY and created PET files for version 0.73 in 32 bit and 64 bit versions ->

putty-0.73-amd64.pet 64 bit

putty-0.73-i686.pet 32 bit

I have PET files for PuTTY 0.74 which I'll track down. But the version above should be adequate.

User avatar
mikewalsh
Moderator
Posts: 6155
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 793 times
Been thanked: 1979 times

Re: anyone know a serial (RS232) terminal program?

Post by mikewalsh »

For anybody that uses WINE at all regularly, there's also a PuTTY-portable app.....available from PortableApps.com.

https://portableapps.com/apps/internet/putty_portable

Never actually tried to use it, but it fires up without any fuss. Remember; these portables don't 'install' to the WINE 'prefix'; instead, you run them from anywhere outside of WINE itself.

This is version 0.77, BTW. Many of these 'portables' work flawlessly under WINE. I'd be curious to hear if anybody has any luck with this one. (I'll be honest, I don't even know what PuTTY is or what it does. All I know is it's something to do with remote terminals.... :oops: )

Mike. ;)

User avatar
Pikaxhu
Posts: 64
Joined: Thu May 19, 2022 5:36 pm
Location: Chinchaysuyo
Has thanked: 2 times
Been thanked: 23 times

Re: anyone know a serial (RS232) terminal program?

Post by Pikaxhu »

Hi Kobaka

Here my 2 cents:

Linux has the powerful screen program, with serial terminal included. As in:

https://www.cyberciti.biz/faq/unix-linu ... baud-rate/

Hope it helps.

Regards

Pikaxhu

Post Reply

Return to “Users”