Skip to content

Added Script serial_scanner.py #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 30, 2016
Merged

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