Skip to content

heart6622/Pyserial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于Python3、Qt5实现串口助手

  1. 安装PyQt5
   pip install  PyQt5 -i https://pypi.tuna.tsinghua.edu.cn/simple
   pip install  pyqt5-tools -i https://pypi.tuna.tsinghua.edu.cn/simple
  1. 安装串口库
   pip install pyserial -i https://pypi.tuna.tsinghua.edu.cn/simple
  1. 直接运行pyserial.py 运行成功的界面: 4.直接运行dist目录下的exe文件(不用安装python的纯净版)

About

基于PyQt5的串口助手Python界面版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors