statserial
I found a handy ncurses based serial port debugger recently called statserial. It outputs the status of the serial control lines to the terminal.
Install with:
apt-get install statserial
Run with:
statserial /dev/ttyS0
reverse engineered
I found a handy ncurses based serial port debugger recently called statserial. It outputs the status of the serial control lines to the terminal.
Install with:
apt-get install statserial
Run with:
statserial /dev/ttyS0