搜索资源列表
基于QT的串口调试助手
- 本代码是windows下的QTCreator 下的串口通信的上位机的源码,编译后可以直接运行。
QTSerial
- 基于Qt的串口助手源码,已经调试通过,相当好用。-failed to translate
TestProtocol
- QT4.6实践编写串口调试助手(原创全源码), 包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本 -QT4.6 practice, the preparation of serial debugging assistant (original full source code), including the use of qextserial, including linux and
串口调试助手源码-VS2010+Qt4.8.3
- 实现一个串口调试助手界面应用,实现串口属性配置,串口数据发送接收功能。(To achieve a serial debugging assistant interface application, to achieve serial configuration, serial data sending and receiving function.)
serialPorts
- qt串口通信控制,收发、显示、数据位、停止位、流控、校验位、波特率(QT serial communication control, transceiver, display, data bit, stop bit, flow control, check bit, baud rate)