git clone https://github.com/hashy0917/baudrate-python3-wsl.git
cd python3-baudrate
pipenv install -r requirements.txt
pipenv run python3 baudrate.py -a
# pipenv run python3 baudrate.py -p /dev/ttyS(COM port number)
# or without pipenv
# pip install -r requirements.txt
# python3 baudrate.py -p /dev/ttyS(COM port number)
forked from devttys0/baudrate
-
Notifications
You must be signed in to change notification settings - Fork 0
License
hashy0917/baudrate-python3-wsl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%