搜索资源列表
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.
gprsdialog
- GPRS通信应用软件,QT界面。。基于嵌入式LINUX,界面控制串口从而操作GPRS模块-GPRS softside,QT desk
chuanxingtongxin
- QT实现单片机上的串行通信,带界面。可实现功能:设置串口参数,包括波特率、数据位、校验位和停止位等。 2. 选择串口并且打开。 3. 读写打开的串口。 4. 断开串口。 -QT on a single-chip serial communication with the interface. Functions: Set the serial port parameters, including baud rate, data bits, parity bit and stop bit. (2)
mycom
- 串口通信(包括参数设置,收发串口数据,显示收到的数据,以及串口的选择)-qt development windows serial communication program, has set the serial port of the properties, and display the data received and other functions
Qt_serial_com
- Qt编写的串口通信完美教程,非常详细的图文介绍,提供移植到LInux的程序!-Qt to write the serial communication perfect tutorial, very detailed graphic presentation, transplanted to the LInux program!
xiaoxuehui.tar
- 该代码是基于QT的串口通信. 该串口通信可以设这波特率,数据位等一些设置. 主要是用于嵌入式方面的串口通信协议.-The code is based on the QT serial communication of the serial communication can set some settings for baud rate, data bits. Mainly for embedded serial communication protocol.
SerialCom-
- qt串口通信,实现电脑端到arm的通信,-qt serial communication
CPSerialPort
- 基于linux下QT的串口编程,主要是设置串口通信的参数-QT under linux serial programming, mainly to set the parameters of the serial communication
Qt-communication.rar
- Qt编写串口通信程序文档,里面有图文介绍,比较值得学习的一个文档,Qt to write serial communication program documentation, there is a graphic descr iption, comparing a document worth learning
myCom
- 自己写的实现QT串口通信的源码,在6410开发板上运行过,证明可行。-Write your own realization QT serial communication source, in the 6410 development board to run too, proved to be feasible.
serial
- 基于linux的串口通信程序实现与开发版的串行通信-QT serial communction
CPSerialPort
- 基于linux下QT的串口编程,主要是设置串口通信的参数-QT under linux serial programming, mainly to set the parameters of the serial communication
TestSerialPortTools
- 基于Qt设计的串口调试助手,可在linux下通过设置参数,实现串口通信-Qt-based design of serial debugging assistant, can in linux by setting parameters, serial communications
winserialcom
- 基于Qt设计,可在windows下实现串口通信-Qt-based design, enabling serial communication at windows
mycom
- windows下基于C++的Qt串口通信程序,yafeilinux版权所有-Under Windows based on the Qt c++ serial communication program, yafeilinux LTD. All rights reserved
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
- 使用信号与槽机制,实现串口通讯,GPS通信等。-Use signals and slots mechanism to achieve serial communication, GPS communications.
Port_v1
- 利用QT编写的一个串口通信工具 可以和底层的单片机和ARM进行通信-QT prepared utilizing a serial communication tool and the underlying ARM MCU and communication
Linux--QT
- 在Linux平台下,基于QT实现串口通信的程序 -Linux under a serial port communication program based on QT
dai_ma
- 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates