Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 1004 Bytes

File metadata and controls

13 lines (7 loc) · 1004 Bytes

python_serialdevicechecker

  • Needs Python3 installed (of course since it's a python script)

  • Also needs pyserial (might be python-serial or python3-serial) module installed with pip

  • pip install pyserial or so

  • then do python pyserial to run the script

  • Should just work after that

No support/updates will be given, code is provided as is. Anything that happens as a result of using this script is your own problem. I am not responsible.