uisp-dev
[Top][All Lists]
Advanced

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

[Uisp-dev] RFC: use uisp as terminal/pty


From: Ph. Marek
Subject: [Uisp-dev] RFC: use uisp as terminal/pty
Date: Fri, 18 Nov 2005 06:01:20 -0000
User-agent: KMail/1.8.2

Hello everybody!

I'm fairly new to AVR programming, so my request might not make sense.


How about using the existing programmer infrastructure (connected to MOSI, 
MISO, SCK) as a communication channel to the AVR? Like it happens while 
programming, only with RESET high.

As this hardware is already here, it would be an easy way to get debug 
messages or control the AVR from the PC.

uisp would send all data from STDIN to the AVR and all received data to 
STDOUT. Later it could open a real pty, to allow connection with eg minicom 
or another terminal program which knows escape sequences - so the AVR could 
even show simple menues.


Does that make sense? All opinions welcome.


Regards,

Phil




reply via email to

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