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

搜索资源列表

  1. serial-test

    0下载:
  2. 1.用QT开发的串口程序。 2.从串口接收数据并应答,所有收发的数据在界面均有显示。 3.以qextserialport库为基础。 4.先编译qextserialport, 再编译测试程序。-1.A serialport testing program implemented in QT. 2.Communicate with serialport, both received and sent data will be displayed on UI. 3.Based on
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1142234
    • 提供者:Eric Wang
  1. QT_Serial

    0下载:
  2. qt 关于串口读写的第三方类qextserialport ,对于写矿平台的通信组建非常有帮助-qt serial read and write third-party qextserialport, write mine platform of communication set up is very helpful
  3. 所属分类:Driver develop

    • 发布日期:2017-11-06
    • 文件大小:65773
    • 提供者:he
  1. Qtserial-communication-program

    0下载:
  2. Qt编写串口通信程序详解的pdf文档,编程环境是WIN XP下,QT Creator中进行。-Pdf documents, write serial communication program Detailed Qt programming environment WIN XP, QT Creator.
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:1198397
    • 提供者:lt
  1. comTool

    0下载:
  2. QT编写的串口调试工具源文件,有详细的注释,已经编译成执行文件测试通过-QT write serial debugging tool source file, there are detailed comments, has been compiled into the executable files through test
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:743699
    • 提供者:wrh
  1. myCom-desktop-Qt_4_8_1

    0下载:
  2. Qt编写,界面化操作串口读写,比超级终端好用-Qt to write, the interface operation serial read and write, easy to use than the HyperTerminal
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:662580
    • 提供者:s
  1. mycom

    0下载:
  2. qt编写串口通信程序,在window下和linux下都可实现-The qt writing serial communication program, can be realized under the window under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:627526
    • 提供者:lf
  1. Qttest

    0下载:
  2. 使用QT实现列出当前可用串口名称,并在列表中显示。使用qextserial库-QT list of available serial name, and displayed in the list. Qextserial library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:273951
    • 提供者:fir
  1. TTYSAC0

    0下载:
  2. 用Qt开发的串口通讯程序,实现window下串口通讯,是一个串口调式小工具,-Window serial communication serial communication program developed with Qt, is a serial tuning gadget.
  3. 所属分类:Com Port

    • 发布日期:2017-11-15
    • 文件大小:936752
    • 提供者:weidingwen
  1. CommTest

    0下载:
  2. 串口通讯,包含645通讯,QT的相关界面操作也有相应的代码-Serial communication contains 645 communication QT interface operation code
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-01
    • 文件大小:499628
    • 提供者:nz
  1. qextserialbase

    0下载:
  2. 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
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:4576
    • 提供者:smilenie
  1. sms

    0下载:
  2. 使用Qt和extserialport串口库实现对短信猫的操作,包括读取短信,从数据库获取短信内容,发送短信。-Use the Qt and extserialport of serial library implementation of the operation of the SMS cat, including reading text messages, the content of messages retrieved from the database, and send text
  3. 所属分类:SMS

    • 发布日期:2017-11-07
    • 文件大小:752191
    • 提供者:fir
  1. serialtool

    0下载:
  2. QT下串口编程,主要用于嵌入式linux-QT for embedded linux Serial Programming,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-24
    • 文件大小:94241
    • 提供者:杨浩杰
  1. serial_helper

    0下载:
  2. 用QT编写的串口调试助手,已调试通过,功能已实现-QT prepared serial debugging assistant, has been through debugging function realized
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:5638039
    • 提供者:zzy
  1. serial

    1下载:
  2. 这是一个在linux下用QT编写简易串口通讯助手的源程序,程序简单易读,可以实现串口端口的选择及串口参数的设置,及接收串口数据以及向串口发送数据,请用qt creator即可-This is a linux written in QT source of simple serial communication assistant, the program is simple and easy to read, you can achieve the selection of the serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-03-18
    • 文件大小:6144
    • 提供者:钟路强
  1. gprs

    0下载:
  2. 基于飞凌公司OK6410开发板及GPRS模块编写的GPRS测试程序,使用的QT版本为QT4.7.1,可以实现的功能包括调试串口的选择,短信的发送及接收浏览,播打电话及接听或挂断电话,其中发送短信要借助外接键盘,只能发送英文短信-Written based the Feiling company OK6410 development board and GPRS module the GPRS test procedures, use of QT version QT4.7.1, function
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:6359
    • 提供者:钟路强
  1. flashprogrammer

    1下载:
  2. 使用QT编写的一个串口升级工具,升级协议采用TI的LM3S系列的bootloader串口协议。-A serial upgrade tool, written using QT upgrade protocol using of TI' s LM3S series the bootloader serial port protocol.
  3. 所属分类:Communication

    • 发布日期:2017-08-16
    • 文件大小:77824
    • 提供者:刘宁
  1. Serial

    0下载:
  2. 使用Qt编写的简易串口调试助手 ,使用了第三方串口通讯库 QextSerialPort-Ease of use Qt to write serial debugging assistant, use a third-party serial communication library QextSerialPort
  3. 所属分类:Com Port

    • 发布日期:2017-11-10
    • 文件大小:186046
    • 提供者:陈飞云
  1. QT1

    0下载:
  2. 一款基于QT的串口助手,可以向单片机收发数据实现电脑与单片机的通讯-A based QT serial assistants, computer and microcontroller communication to the microcontroller to send and receive data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:678756
    • 提供者:陈希尧
  1. MyCom4

    0下载:
  2. 基于QT的 下的编写串口程序收发-QT com
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-18
    • 文件大小:989173
    • 提供者:宁波
  1. arm_uart

    0下载:
  2. 基于QT 在ARM平台上实现串口的收发演示。串口号 波特率 数据位 校验位 停止位 可以根据显示窗口自行设置-QT-based serial transceiver demo on the ARM platform. Serial port baud rate data bits Parity Stop bits can set your own display window
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:132795
    • 提供者:陈王鑫
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 22 »
搜珍网 www.dssz.com