Skip to content

Automated baudrate detector. Python 3 version.

License

Notifications You must be signed in to change notification settings

carlosdelfino/baudrate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Baudrate Python 3 - fork of baudrate

git clone https://github.com/sickcodes/python3-baudrate
cd python3-baudrate
pipenv run pip install -r requirements.txt
pipenv run sudo python baudrate.py -a

# or without pipenv
# pip install -r requirements.txt
# sudo python baudrate.py

Forked and cherry-picked @Loris1123 commit because he deleted his repo.

Added requirements.txt

See PR: devttys0#4 (commits)

Credits

Original author Craig Heffner @devttys0: https://github.com/devttys0/baudrate

Upgraded to Python3 by @Loris1123: https://github.com/Loris1123

Modernized by Sick.Codes @sickcodes : https://github.com/sickcodes

New resources:

Follow for Updates

https://twitter.com/sickcodes

https://sick.codes

About

Automated baudrate detector. Python 3 version.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%