搜索资源列表
myQTserial
- 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-with cross-platform QT prepared for the serial communications tools. QT for the equivalent of MFC, but simple, efficient and have a good cross-platform features, its use
serial.rar
- qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
ASCSerial
- 一个QT的例子 实现串口通讯 并可显示汉字-QT examples of the realization of a serial communication and display of Chinese characters
QTComAssistant
- 用QT编写的一个程序,实现了串口通信的功能。-Written a program using QT to realize serial communication functions.
comm
- 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-With cross-platform QT library written in serial communication tool. QT library is equivalent to MFC, but the simple, efficient and have a good cross-platform features, w
communication
- com串口通讯程序,使用Qt编写界面,已经通过成功测试。-com serial communications program, use the Qt write interface, has passed successfully tested.
SerialPortSpy
- serial port spy: qt实现
Qt_Com
- 去年我使用Qt编写串口通信程序时,将自己的学习过程写成了教程(Qt编写串口通信程序全程图文讲解),但是由于时间等原因,我只实现了Windows下的串口通信,并没有去做Linux下的。自从教程发布到网上后,就不断有人提出相关的问题,而其中问的最多的就是,怎样在Linux下实现串口通信。因为有计划安排,而且没有开发板,所以一直没能去研究,也就没能给出很好的解决办法。前些天,网友hqwfreefly 用Qt写了一个叫linucom的Linux下串口调试程序,实现了Linux的串口通信。而且,正好现在我
myCom_Event
- Windows环境下采用QT实现的串口调试助手源代码,供学习QT串口通信编程使用。-Windows environment to achieve using serial debugging aides QT source code for serial communication programming using QT study.
myCom_Polling
- Windows环境下采用QT实现的串口调试助手源代码,采用polling方式实现,供学习QT串口通信编程使用。-Windows environment to achieve using serial debugging aides QT source code, using polling mode to achieve, for learning QT serial communication programming.
rfid_source
- 采用QT写的两个程序,一个串口读数据,利用TCP发送给另外一个,另外一个把数据插入到数据库中-The code was written by QT, including two program.The read data from serial port and send it on tcp to the other,and the other insert the data into mysql
myCom-desktop-Qt_4_8_1
- Qt编写,界面化操作串口读写,比超级终端好用-Qt to write, the interface operation serial read and write, easy to use than the HyperTerminal
qextserialbase
- qt编写的串口通信类1,这是是基类的头文件,接下来有源码文件和派生类,希望对大家有用-qt prepared by the serial communication class 1, which is the base class' s header file, the next source files and derived class, the hope that useful
qt_uart
- 一个用QT开发的串口通信助手,可帮助快速入门QT串口应用-A serial communication with QT development assistant, can help QuickStart QT serial applications
serial_helper
- 用QT编写的串口调试助手,已调试通过,功能已实现-QT prepared serial debugging assistant, has been through debugging function realized
flashprogrammer
- 使用QT编写的一个串口升级工具,升级协议采用TI的LM3S系列的bootloader串口协议。-A serial upgrade tool, written using QT upgrade protocol using of TI' s LM3S series the bootloader serial port protocol.
comt_full_g
- QT 串口通信 qwt显示图像希望能和大家交流。大神 多指正-QT QWT serial communication, display images
GSM_uart5
- 在QT下通过串口,加入短息模块,利用QT写的GSM模块。-In QT through the serial port, adding short interest module, GSM module use QT wrote.
try1109
- 通过qt编程实现pc机串口通讯的小程序,能够发送和接受数据,控制串口状态(The PC serial communication program by QT programming, can send and receive data, serial control state)
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个