Skip to content

Enumerate and display the status of the serial ports on the computer.

License

Notifications You must be signed in to change notification settings

sancsoft/serialports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serialports

Enumerate and display the status of the serial ports on the computer.

The program lists the serial ports found on the computer and displays the port status.

  • Available: port could be opened
  • In Use: port could not be opened due to unauthorized access
  • Error: port could not be opened for any other reason

Intended to be more convenient than firing up the device manager every time you plugin a USB device that operates as a serial port.

About

Enumerate and display the status of the serial ports on the computer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages