Gentoo Archives: gentoo-user

From: thegeezer <thegeezer@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Writing to tty01 (serial port) in simple straight forward way...?!?
Date: Mon, 13 Oct 2014 12:32:35
Message-Id: 543BD460.3020206@thegeezer.net
In Reply to: Re: [gentoo-user] Writing to tty01 (serial port) in simple straight forward way...?!? by Christian Groessler
1 On 13/10/14 10:08, Christian Groessler wrote:
2 > On 10/13/14 11:06, Neil Bothwick wrote:
3 >> On Sun, 12 Oct 2014 22:36:55 -0300, Francisco Ares wrote:
4 >>
5 >>> By using this approach, you might be able to send a command, but most
6 >>> probably (never tried) will not be able to receive the device's reply.
7 >>>
8 >>> Try minicom, a simple text serial console.
9 >> Or write the script in Python and use pyserial.
10 >
11 > Or use kermit.
12 >
13 >
14 if you need interactivity you could also try dev-tcltk/expect