Skip to content

Instantly share code, notes, and snippets.

@albenik
Created September 29, 2015 10:25
Show Gist options
  • Save albenik/0c16065bc3d149ab5121 to your computer and use it in GitHub Desktop.
Save albenik/0c16065bc3d149ab5121 to your computer and use it in GitHub Desktop.
Serial port debugging
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