搜索资源列表
serial_helper
- 用QT编写的串口调试助手,已调试通过,功能已实现-QT prepared serial debugging assistant, has been through debugging function realized
TVD9ComGUI
- QT透明界面的实现。界面的隐藏与显示。拥有类似串口调试助手的功能。-QT transparent interface is achieved. Hide and display interface. Serial debugging assistant with similar functionality.
Qt_serial_assistant_-program
- QT在DEVCPP平台下开发的一款串口助手程序,完全实现串口助手功能-QT DEVCPP platform in the development of a serial assistant program, the full realization of serial assistant
MyCom
- 串口助手,基于Qt编写,实现发送接收等功能。-Serial assistant, based on Qt write to realize functions such as sending and receiving.
mycom_1
- 基于QT和第三方C++类,实现了串口助手的功能-port for windows
myCom
- QT实现串口助手功能,显示一体化界面,进行数据的接收与发送(QT serial assistant function, display integrated interface for data reception and transmission)
串口调试助手源码-VS2010+Qt4.8.3
- 实现一个串口调试助手界面应用,实现串口属性配置,串口数据发送接收功能。(To achieve a serial debugging assistant interface application, to achieve serial configuration, serial data sending and receiving function.)
Serial_port
- 用QT5编写的串口通讯助手,基于自带的串口通讯模块,能够实现简单的串口调试功能(To achieve a simple serial debugging function)
mycom
- 基于QT C++平台,实现串口调试助手和网络调试助手的功能(The function of the serial debug assistant and the network debug assistant)
QT串口和网络助手界面实现
- QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。