Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pinpox/serialsend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serialsend

Small utility to write to a serial port

usage: serialsend --port=PORT [<flags>] <data>

Flags:
      --help         Show context-sensitive help (also try --help-long and --help-man).
  -v, --debug        Enable debug mode. Also prints data to the console
  -p, --port=PORT    Serialport to use e.g. /dev/ttyUSB1
  -b, --baud=115200  Baudrate to send with
      --version      Show application version.

Args:
  <data>  Data to send to the port

Build yourself or download the latest release here https://github.com/binaryplease/serialsend/releases/latest

About

Small utility to write to a serial port

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages