Created
March 18, 2022 20:44
-
-
Save amirgon/0fadfeb9721f15dbde6f06cdc4cfca8b to your computer and use it in GitHub Desktop.
socat usb-uart
This file contains 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 $(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