Skip to content
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

Windows COM Port Arduino Connection #1

Open
wgurecky opened this issue Mar 6, 2015 · 0 comments
Open

Windows COM Port Arduino Connection #1

wgurecky opened this issue Mar 6, 2015 · 0 comments
Milestone

Comments

@wgurecky
Copy link
Owner

wgurecky commented Mar 6, 2015

Need to implement a fail-proof method of Initializing connection to Arduino on a Windows machine.

Other devices may be connected to other COM ports. PySerial detects these devices and may attempt communication with them (even though you meant to communicate with the Arduino)!

Proposed fix. Inspect serial info string for info that is unique to the Arduino.

@wgurecky wgurecky added this to the v0.2 milestone Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant