搜索资源列表
serial.rar
- qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
ASCSerial
- 一个QT的例子 实现串口通讯 并可显示汉字-QT examples of the realization of a serial communication and display of Chinese characters
qt_comport.src.ZIP
- Qt串口通信历程,用用qextserialprot库,绝对可行,windows,linux,嵌入式linux都可以,经过测试成功-Qt serial communication process, with use qextserialprot library, absolutely feasible, windows, linux, embedded linux can be, tested successfully
QTComAssistant
- 用QT编写的一个程序,实现了串口通信的功能。-Written a program using QT to realize serial communication functions.
qespta
- 使用QT做串口通讯编程 源码中包含QT操作串口控件和库,可以直接操作串口-QT do use serial communication programming source code contains the serial QT operating controls and libraries, can be directly operated serial
MySerialPorts
- QT 串口代码,支持windows,unix-QT serial code, support for windows, unix
System_Info_WMI
- System Information On Windows: Get HDD Serial Number, CPU Id, MB Serial Number, BIOS Verison, OS Install Date and Composite Hash Value. Tested on Windows Vista with Visual Studio 2008 SP1 and QT 4.51
ew809
- qt的串口通信,windows系统,可以通过修改放到linux上用-qt of the serial communication, windows system, you can put linux on the use by modifying the
QT-serial
- QT程序设计基于Linux环境下的串口通信的程序开发-QT program designed to develop procedures based on the serial communication under the Linux environment
QT-serial-programming.tar
- 用qt实现的串口通信,这样通过串口,两台主机就可以进行收发信息。-Use qt realization of serial communication, so that through a serial port, two hosts can undertake to send and receive messages.
Qt-Serial
- Qt串口程,利用Qt自带的串口和第三方串口分别实现的串口程序。-Qt Serial
Qt5 serial port
- Qt串口数据传输界面基于最新QT平台,完成数据的上传和下行(Serial data transfer interface)
myCom
- QT实现串口助手功能,显示一体化界面,进行数据的接收与发送(QT serial assistant function, display integrated interface for data reception and transmission)
SerialPort
- 自己写的基于Qt的串口通信,带有自动扫描串口功能(Write their own serial communication based on the Qt)
MyCom
- 本程序可完成qt串口通信功能,可及时下发指令(This program can complete the QT serial communication function, and can send instructions in time)
seriousChannel
- Qt 串口使用示例,可以读取GPS串口等。(The Qt serial port uses an example.)
serialPorts
- qt串口通信控制,收发、显示、数据位、停止位、流控、校验位、波特率(QT serial communication control, transceiver, display, data bit, stop bit, flow control, check bit, baud rate)
qt5.9.2 串口
- qt串口助手的编译,可以实现与stm32 ,c51等单片机的16进制收发,亲测可用(The compilation of qt serial port assistant can realize the hexadecimal sending and receiving of single chip microcomputer such as stm32,c51 and so on)
qt版串口助手
- 一个串口调试工具。语言为C、C++。界面库是QT(A serial debugging tool. The language is C and C++. The interface library is QT.)
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个