biw / Baudrate.py

Finding the baud rate of serial connections.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baudrate.py

A nice little Python package for finding the baud rate of serial connections written by Craig Heffner and originally posted on Google Code. Copied to GitHub when Google announced Google Code was shutting down. 😄

Contributions

Any contribution is greatly appreciated.

If you have any problem using Baudrate.py, please file an issue in Issues.

If you'd like to contribute on source, please upload a pull request in Pull Requests.

License

MIT © Craig Heffner

About

Finding the baud rate of serial connections.

License:MIT License


Languages

Language:Python 100.0%