Saturday, January 22, 2011
Monday, January 17, 2011
Tuesday, January 4, 2011
View the serial console on Linux
use command:
screen /dev/ttyUSB0 115200
/dev/ttyUSB0 should be the device to be watched. 115200 is the Bd rate.
To exit: ctrl+a, then press 'k'
screen /dev/ttyUSB0 115200
/dev/ttyUSB0 should be the device to be watched. 115200 is the Bd rate.
To exit: ctrl+a, then press 'k'
Another method is to use "minicom"
in the minicom window, press 'L' to log to a file.
Subscribe to:
Posts (Atom)