CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - qt 串口

搜索资源列表

  1. chuankou

    0下载:
  2. 一个QT的串口调试程序,在linux下成功运行!采用的是QT的第三方类qextserialport!-A serial debugger QT, successfully running in linux! QT uses third-party category qextserialport!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:70049
    • 提供者:王本春
  1. gps-232

    0下载:
  2. 这是一个串口接收gps数据的例子,可以帮助学习gps的初学者-This is a serial data receiver gps example, can help the beginners learn gps
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:44372
    • 提供者:a
  1. 447915_d4d5ed744aeea98a

    0下载:
  2. 这是一个对ARM9通用的LINUX ARM QT串口初始化设置,只要在自己的程序打开这个程序,及初始化数据结构,就可以读写出N个字节的串口数据-This is an ARM9 general-purpose LINUX ARM QT serial port initialization settings, as long as in their own program to open this program, and initialize data structures, you can re
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:18593
    • 提供者:fde fd
  1. 431465_b5876716cac6a624

    0下载:
  2. 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3124
    • 提供者:fde fd
  1. TestProtocol

    1下载:
  2. QT4.6实践编写串口调试助手(原创全源码), 包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本 -QT4.6 practice, the preparation of serial debugging assistant (original full source code), including the use of qextserial, including linux and
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1674316
    • 提供者:kenter
  1. dial

    0下载:
  2. 使用QT作主界面,通过串口操作GPRS实现打电话,发短信-The use of QT disposes interface, through the serial port to achieve operational GPRS phone calls, send text messages
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:15286
    • 提供者:王青云
  1. communication

    0下载:
  2. com串口通讯程序,使用Qt编写界面,已经通过成功测试。-com serial communications program, use the Qt write interface, has passed successfully tested.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:1357
    • 提供者:邵海波
  1. qserial1

    0下载:
  2. 用QT写的Linux 串口调试小助手!方便开发者在Linux下串口调试-serial assistanter written by QT in linux!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:368166
    • 提供者:何小辉
  1. keyleduart

    0下载:
  2. 自己编写的一部分完整代码,是学习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.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:133123
    • 提供者:郭建华
  1. chuankouviewer

    0下载:
  2. 可用QT CREATER打开运行也可以用终端直接运行编译好的可执行文件,由QT开发界面,C++为主要语言,可以实现串口输入内容的实时波形显示-Available QT CREATER run can also be used to open the terminal to run the compiled executable files directly from QT development interface, C++ as the primary language, can achiev
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:956917
    • 提供者:秦玉龙
  1. serial

    0下载:
  2. linux下QT串口示波器,能显示波形,很好用!-serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:955856
    • 提供者:王魁
  1. serialtool.tar

    0下载:
  2. Linux环境下的图形界面的串口调试助手。基于qt4.6.2的串口调试工具。 我在ubuntu10.04下运行正常。-Graphical interface under Linux serial debugging assistant. Based qt4.6.2 serial debugging tools. I ubuntu10.04 run properly.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1452447
    • 提供者:朱赫
  1. mycom

    0下载:
  2. window串口测试程序,采用qt技术实现-window serial port test program, using qt technology
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:625198
    • 提供者:swolf
  1. qtserail

    0下载:
  2. 一个实用的串口类类封装,可实现QT串口编程方便用户下载使用-QT serialPort class
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:925348
    • 提供者:陆文金
  1. mycom_windows

    0下载:
  2. 这是用qt在window下实现的串口通讯工具,已验证,可直接使用-It is used in the window to achieve qt serial communication tools, has been verified, can be used directly
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:649031
    • 提供者:mehewen
  1. Wincom

    0下载:
  2. windows下用QT写的串口调试助手,画面很漂亮-written by QT under windows serial debugging assistant
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:429343
    • 提供者:cf
  1. Qt-sieral-port-communication

    0下载:
  2. 串口通信教程及源码,介绍非常详细附程序图文详解-serial port communication source code,introduce very detailed
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2992849
    • 提供者:weibotao
  1. mycom.tar

    0下载:
  2. 串口调试工具,通过它我们可以很明显的和串口通信,并且可以写串口和读串口 -this is a good serial and everything is .maybe you are right ,but ha he i thinking you are right
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3980283
    • 提供者:冯超
  1. mycom

    0下载:
  2. 学习途中自制的原创串口通信系统源码,比较简陋的啊-Learning on the way home-made original serial communication system source code, rather crude, ah
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:641178
    • 提供者:ethan
  1. Qt_Com

    0下载:
  2. 去年我使用Qt编写串口通信程序时,将自己的学习过程写成了教程(Qt编写串口通信程序全程图文讲解),但是由于时间等原因,我只实现了Windows下的串口通信,并没有去做Linux下的。自从教程发布到网上后,就不断有人提出相关的问题,而其中问的最多的就是,怎样在Linux下实现串口通信。因为有计划安排,而且没有开发板,所以一直没能去研究,也就没能给出很好的解决办法。前些天,网友hqwfreefly 用Qt写了一个叫linucom的Linux下串口调试程序,实现了Linux的串口通信。而且,正好现在我
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:784292
    • 提供者:王文亮
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com