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

搜索资源列表

  1. 基于QT的串口调试助手

    5下载:
  2. 本代码是windows下的QTCreator 下的串口通信的上位机的源码,编译后可以直接运行。
  3. 所属分类:界面编程

  1. lincom

    0下载:
  2. 使用QT 编写的LINUX下的串口调试助手-QT prepared using serial debugging assistant under LINUX
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:185822
    • 提供者:xugang
  1. portnew1

    0下载:
  2. 移植到ARM9开发板上的用QT4写的串口通信程序,类似一个简化的串口调试助手-Ported to QT4 ARM9 development board to write the serial communication with the program, similar to a simplified serial debugging assistant
  3. 所属分类:串口编程

    • 发布日期:2013-09-09
    • 文件大小:15932
    • 提供者:cf
  1. Qt_Serial_COM

    1下载:
  2. 用Qt编写的串口调试助手,具有串口参数设置、串口状态控制、保存接收数据、定时发送等功能-Qt Serial Debug
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5279228
    • 提供者:liuming
  1. source

    0下载:
  2. 本软件用VS 2005 + QT4.4.3 + QextSerialPort写成,界面模仿串口调试助手-本软件用VS 2005+ QT4.4.3+ QextSerialPort写成,界面模仿串口调试助手
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:55353
    • 提供者:wang
  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. 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. wincom

    1下载:
  2. 自己写的windows串口调试助手 QT4编译环境。界面美观,功能全。- Windows serial port debug assistant, QT4 compiled environment. Interface aesthetics, full function.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:193162
    • 提供者:
  1. Wincom

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

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

    0下载:
  2. linux 下的用QT写的串口调试助手,画面很漂亮-written by QT under linux serial port debugging assistant, the picture is very beautiful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:195112
    • 提供者:cf
  1. QTSerialPortcomunication

    1下载:
  2. QT下的串口通信程序。可以当作串口通信调试助手使用。使用qextserial的库。-QT under the serial communication program. Debug Assistant can be used as a serial communication. Use qextserial' s library.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:964550
    • 提供者:elvis
  1. 串口通讯助手QCom

    2下载:
  2. QT编写的串口调试助手, 基于QCom增强,新增了快捷发送指令, 自动获取本机所有串口,可配置的16进制显示,保存快捷命令配置.(QT prepared by the serial debugging assistant, based on QCom enhanced, the new shortcut to send instructions, automatically get all the serial port, configurable hexadecimal display, sa
  3. 所属分类:串口编程

  1. SerialPort

    1下载:
  2. QT5制作的串口调试助手源代码,代码量较少,适合初学者使用(QT5 serial debugging assistant source code)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:742400
    • 提供者:IamAndyli
  1. qcom-1.1.tar

    0下载:
  2. qt实现串口通讯,数据接收可区分字符和十六进制格式。(QT serial communication, data access can distinguish between characters and sixteen decimal format.)
  3. 所属分类:串口编程

  1. 串口调试助手源码-VS2010+Qt4.8.3

    0下载:
  2. 实现一个串口调试助手界面应用,实现串口属性配置,串口数据发送接收功能。(To achieve a serial debugging assistant interface application, to achieve serial configuration, serial data sending and receiving function.)
  3. 所属分类:界面编程

    • 发布日期:
    • 文件大小:103424
    • 提供者:liusc
  1. Serial_port

    1下载:
  2. 用QT5编写的串口通讯助手,基于自带的串口通讯模块,能够实现简单的串口调试功能(To achieve a simple serial debugging function)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:11264
    • 提供者:Super旺旺
  1. YMCOM

    0下载:
  2. 环境:采用QT编程,实现串口调试助手功能 语言:C++(QT realizes the function of serial debug assistant)
  3. 所属分类:串口编程

    • 发布日期:2018-05-01
    • 文件大小:73728
    • 提供者:zll_llz
  1. ReadDaTime

    2下载:
  2. 从串口读取串口数据,并截取部分数据进行曲线拟合,实时读取数据,定时持续更新曲线。(Read data from serial port and intercept some data fitting curves.)
  3. 所属分类:串口编程

    • 发布日期:2019-09-18
    • 文件大小:31744
    • 提供者:绮筵
  1. qt版串口助手

    3下载:
  2. 一个串口调试工具。语言为C、C++。界面库是QT(A serial debugging tool. The language is C and C++. The interface library is QT.)
  3. 所属分类:其他

    • 发布日期:2019-04-09
    • 文件大小:829440
    • 提供者:郁离子
  1. Uart

    1下载:
  2. 基于Qt 5.8.0的串口调试助手,实现了检测可用串口,连接,16#或ASCII码收发数据(Serial debugging assistant based on Qt 5.8.0)
  3. 所属分类:串口编程

    • 发布日期:2019-04-10
    • 文件大小:4122624
    • 提供者:ZT666999
« 12 3 »
搜珍网 www.dssz.com