Skip to content

waitforusb is a utility that waits for a USB based serial device with a certain Vendor ID and Product ID to become available before executing another program.

License

Notifications You must be signed in to change notification settings

mnbbrown/waitforusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waitforusb

waitforusb is a utility that waits for a USB based serial device with a certain Vendor ID and Product ID to become available before executing another program.

For example waitforusb -vid 3007 -pid 9005 -- echo {} will wait for a USB serial device with the PID 9005 and VID 3007 before running echo {}. {} is replaced with the port name (i.e. /dev/ttyUSB1)

About

waitforusb is a utility that waits for a USB based serial device with a certain Vendor ID and Product ID to become available before executing another program.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages