Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2005 00:28:00 +0100
From:      Matthias Buelow <mkb@incubus.de>
To:        Florian Hengstberger <e0025265@student.tuwien.ac.at>
Cc:        FreeBSD mailinglist <freebsd-questions@freebsd.org>
Subject:   Re: Serial communication, terminal
Message-ID:  <41E5B280.4050602@incubus.de>
In-Reply-To: <ia761p.mq4wjv@webmail.tuwien.ac.at>
References:  <ia761p.mq4wjv@webmail.tuwien.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Florian Hengstberger wrote:

> I have a microcontroller with an uart interface.
> I want to communicate with my computer through the serial port
> of my FreeBSD box.
> Is it somehow possible to connect the serial io to a xterm?
> Case it is not: I don't want to write a program myself -
> is there an existing program handling the io?

kermit (ports/comms/kermit) is probably the most widely used terminal 
program, and it has more features and communications protocols than 
you'd ever need (including scriptability).  cu has already been 
mentioned, tip is similar, and minicom is another one, imitating 
DOS-style terminal emulators (telix, telemate), although it's a bit 
inflexible.

mkb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E5B280.4050602>