Skip to content

Instantly share code, notes, and snippets.

@evanfarrar
Created December 9, 2009 23:48
Show Gist options
  • Save evanfarrar/252961 to your computer and use it in GitHub Desktop.
Save evanfarrar/252961 to your computer and use it in GitHub Desktop.
evan@ubuntu ~/D/opensprints-comm> stty -F /dev/ttyUSB0
speed 115200 baud; line = 0;
eof = ^A; min = 1; time = 0;
ignbrk -brkint -icrnl -imaxbel
-opost -onlcr
-isig -icanon -iexten -echo -echoe -echok noflsh -echoctl -echoke
evan@fortytwo-laptop:~/Documents$ stty -F /dev/ttyUSB0
speed 9600 baud; line = 0;
evan@fortytwo-laptop:~/Documents$ stty -F /dev/ttyUSB0
speed 115200 baud; line = 0;
min = 1; time = 0;
ignbrk -brkint -icrnl -imaxbel
-opost -onlcr
-isig -icanon -iexten -echo -echoe -echok noflsh -echoctl -echoke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment