# PyQt5-SerialPort-Stable **Repository Path**: kbytes/PyQt5-SerialPort-Stable ## Basic Information - **Project Name**: PyQt5-SerialPort-Stable - **Description**: PyQt5 写的 GUI 串口调试助手稳定版 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 6 - **Created**: 2019-12-23 - **Last Updated**: 2025-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyQt5-SerialPort-Stable PyQt5 写的 GUI 串口调试助手稳定版 > 关于 PyQt5 可参考 [《PyQt5快速开发与实战》](https://github.com/cxinping/PyQt5) ## GUI 展示 ![](https://github.com/Oslomayor/Markdown-Imglib/blob/master/Imgs/PyQt5-SerialPort_Stable.png?raw=true) ## 文件说明 1. *.ui 为界面文件 2. *.py 为两个代码文件,其中一个由 *.ui 转换而来,另一个是业务逻辑文件,两者通过后者调用前者相关联 3. *.txt 为 pyinstaller 打包 exe 指令 4. *.ico 为应用程序图标 ## 开发环境 1. Python 3.6 (Python 解释器, 运行 Python 必备) 2. Qt Designer (用于设计界面,生成 ui 文件) 3. Eric 6 (将 ui 文件转换为 Python 代码并开发逻辑文件) 点击查看 [PyQt5 安装配置](https://github.com/Oslomayor/Hey-PyQt5) ## 最终文件 Windows 版本 exe 可执行文件(稳定版) [下载](https://github.com/Oslomayor/PyQt5-SerialPort-Stable/releases/download/V_Stable/SerialPort_Stable.zip) ## 版本更新 [V_稳定版](https://github.com/Oslomayor/PyQt5-SerialPort-Stable) [V2.0](https://github.com/Oslomayor/PyQt5-Serial-Port-V2) [V1.0](https://github.com/Oslomayor/PyQt5-Serial-Port) ## 微信公众号 ​ 扫码关注 CrazyEngineer ![](https://github.com/Oslomayor/Markdown-Imglib/blob/master/Imgs/CrazyEngineer.jpg?raw=true)