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

Little script that prints any connected serial devices (used it when I was trying to get atmega32u4 working for gimx.fr diy adapter)

Notifications You must be signed in to change notification settings

successtheman/python_serialdevicechecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

Little script that prints any connected serial devices (used it when I was trying to get atmega32u4 working for gimx.fr diy adapter)

Topics

Resources

Stars

Watchers

Forks

Languages