help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs as terminal application for a serial interface


From: Stefan Reichör
Subject: emacs as terminal application for a serial interface
Date: Thu, 01 Jun 2006 21:44:58 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Hi!

I use an embedded device connected to a linux PC via the serial interface.
I can use minicom to communicate with that device.

Now I'd like to use command line terminal program that can be used for the 
emacs comint mode.

What I'd like to achieve is, displaying all incoming data from /dev/ttyS0 and 
sending
data to /dev/ttyS0 via emacs.

Does anyone have an idea, how I that can be accomplished?

Stefan.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]