QT 5.9.9,uart完整接收发送demo例程

时间:2023-07-31 05:31:18
【文件属性】:

文件名称:QT 5.9.9,uart完整接收发送demo例程

文件大小:10KB

文件格式:ZIP

更新时间:2023-07-31 05:31:18

QT 源码例程 UART 收发协议

虽然QT自带uart串口例程,但是针对不定长接收数据没有处理。本例程是一个完整的uart收发例程,使用Qt_5_9_9_MSVC2017_64bit创建。协议已放注释里。特别适合快速开发,及新手教学。


【文件预览】:
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)

网友评论