QT 5.9.9uart完整接收发送demo例程
虽然QT自带uart串口例程,但是针对不定长接收数据没有处理。本例程是一个完整的uart收发例程,使用Qt_5_9_9_MSVC2017_64bit创建。协议已放注释里。特别适合快速开发,及新手教学。
文件列表
UartAssistant.zip
(预估有个9文件)
UartAssistant
main.cpp
316B
subwidget.cpp
5KB
msvc_make.bat
59B
mainwindow.h
958B
UartAssistant.pro
1KB
mainwindow.cpp
4KB
mainwindow.ui
3KB
subwidget.h
674B
UartAssistant.pro.user
22KB
暂无评论