Created
September 29, 2015 10:25
-
-
Save albenik/0c16065bc3d149ab5121 to your computer and use it in GitHub Desktop.
Serial port debugging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
socat -d -d pty,raw,echo=0 pty,raw,echo=0 | |
screen /dev/ttySX baud_rate,cs8|cs7,ixon|-ixon,ixoff|-ixoff,istrip|-istrip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment