搜索资源列表
serial
- Qt中一个串口的程序,能帮助学习Qt中对串口操作,很有作用的!
QT 编写和基于WINCE系统的实时曲线图
- QT 编写和基于WINCE系统的实时曲线图,从串口采集数据,以曲线方式显示-QT preparation and real-time systems based on WINCE graph, collect data from the serial port to display curves
celiangyiGUI
- 通过串口控制下位机的一个QT界面,有绘制波形,读取电压电流等参量的功能。-Through the serial port of a slave under the control of QT interface with drawing waveforms, read voltage and current parameters of the function.
Embedded-Linux-GPRS
- 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下: 1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig 添加如下内核选项: Device Drivers ---> Network device support ---> <
serialProgramming
- 实现在linux—pc 和arm-linux上的串口编程,用的是QT/E-Implementation at linux-pc and arm-linux on serial programming, using the QT/E
lianxi4
- 实现PC机与单片机的串口通讯,并自动返回值-The realization of PC and MCU serial communications, and automatically return value
serialarm
- XSBase270实验开发平台linux下QT作的串口实验源码-XSBase270 experimental development platform for linux serial experiments made under the QT source code
PowerMonitor2
- 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
qtserial
- qt serial for windows XP system
qserial1
- 用QT写的Linux 串口调试小助手!方便开发者在Linux下串口调试-serial assistanter written by QT in linux!
qtmcom_loop_onetoone
- 可实现两个串口互相通讯,界面友好,在Qt4环境下可直接运行。-realized between two serial communications, user-friendly, in Qt4 environment can be directly run
keyleduart
- 自己编写的一部分完整代码,是学习arm9的好工具,这个程序是针对s3c2440的。能够实现按键检测,led显示和串口的打印。-I have written part of the complete code, is a good tool for learning arm9, this program is for s3c2440' s. To achieve key detection, led display and print the serial port.
Touch
- 基于S3C2410嵌入式的触摸屏程序,通过串口助手,可以观察触摸屏上点的坐标,而且也利于再再次开发。-S3C2410-based embedded touch-screen program assistant through the serial port, you can observe the coordinates of points on the touch screen, but also conducive to further re-development.
serialport.tar
- 在arm板上开发一个串口程序和pc机相连-In the arm board to develop a machine connected to the serial program, and pc
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-communication.rar
- Qt编写串口通信程序文档,里面有图文介绍,比较值得学习的一个文档,Qt to write serial communication program documentation, there is a graphic descr iption, comparing a document worth learning
QT-Serial
- 嵌入式linux下QT串口程序,实现了接收发送字符功能-Embedded QT under linux ,serial procedures, receiving the transmitted character functions
serial
- 基于linux的串口通信程序实现与开发版的串行通信-QT serial communction
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.