Skip to content

Instantly share code, notes, and snippets.

@sblendorio
Created October 27, 2020 11:11
Show Gist options
  • Save sblendorio/aeca2feaa3224a02d2d7f81a5b71550d to your computer and use it in GitHub Desktop.
Save sblendorio/aeca2feaa3224a02d2d7f81a5b71550d to your computer and use it in GitHub Desktop.
TCPSER for emulating serial modem
sudo tcpser -d /dev/ttyUSB0 -s 1200 -l 5 -i "&k0"
1200 is the baud rate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment