搜索资源列表
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
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
yuanchengxu
- DMC-9263-E采用基于ARM926EJ-S内核的ATMEL处理器AT91SAM9263, 运行频率200MHz。板载64MB的SDRAM,64MB的Nand Flash,2MB的Data Flash。DMC-9263-E嵌入式开发系统外设非常丰富,功能强大,可扩展性强,低功耗。适用于纺织行业、数控行业、汽车电子、工业触摸屏控制系统、机器人视觉、媒体处理无线应用、数字家电、车载设备、通信设备、网络终端等场合。支持嵌入式Linux和WINCE5.0操作系统。 采用Linux2.6.20内核
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
Qt_Linux_Serialport
- 基于Linux QT环境下串口多线程通信 -Linux Qt serial thread communication
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.
serial
- 利用QT编写的一个可视化串口工具,能够和带有串口的ARM通信-Use QT prepared a visualization tool for serial port, serial port can communicate with and ARM
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