Skip to content

Instantly share code, notes, and snippets.

@dguerizec
Created March 16, 2017 16:27
Show Gist options
  • Save dguerizec/cf91810e1fd5fa36a14c5b710d75a9e6 to your computer and use it in GitHub Desktop.
Save dguerizec/cf91810e1fd5fa36a14c5b710d75a9e6 to your computer and use it in GitHub Desktop.
#!/bin/bash
# run me on rpi-cnc
socat /dev/ttyUSB0,raw,echo=0 tcp-listen:8888,reuseaddr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment