Skip to content

edgesider/baud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baud

Set non-standard baud rate for tty on linux.

Build

Just make and then you get ./baud.

Usage

# get baud rate
./baud /dev/ttyUSB0

# set baud rate (both ispeed and ospeed)
./baud /dev/ttyUSB0 117200

# set baud rate
./baud /dev/ttyUSB0 117200 115200

About

Set non-standard baud rate for tty on linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published