Python3+PyQT5+Pyserial 實現簡單的串口工具

練手項目,先上圖 先實現一個簡單的串口工具,爲以後的上位機作準備 代碼以下:css github 下載地址html pyserial_demo.pygit import sys import serial import serial.tools.list_ports from PyQt5 import QtWidgets from PyQt5.QtWidgets import QMessageBo
相關文章
相關標籤/搜索