Skip to content

Instantly share code, notes, and snippets.

@amirgon
Created March 18, 2022 20:44
Show Gist options
  • Save amirgon/0fadfeb9721f15dbde6f06cdc4cfca8b to your computer and use it in GitHub Desktop.
Save amirgon/0fadfeb9721f15dbde6f06cdc4cfca8b to your computer and use it in GitHub Desktop.
socat usb-uart
socat $(tty),raw,echo=0,escape=0x1D /dev/ttyUSB0,b115200,raw; stty sane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment