Skip to content

Conversation

@LoadCode
Copy link
Contributor

The serial_scanner.py script gets a list of serial ports available on the computer, it can detect the ports on Linux and Windows that are being used.

When thePySerial module is installed, you just type the command print ListAvailablePorts() and you can view the devices connected via serial port.

If no port is found, an empty list is returned.

geekcomputers added a commit that referenced this pull request Jan 30, 2016
Added Script serial_scanner.py
@geekcomputers geekcomputers merged commit 6108afd into geekcomputers:master Jan 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants