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

搜索资源列表

  1. SerialPort

    0下载:
  2. 自己写的基于Qt的串口通信,带有自动扫描串口功能(Write their own serial communication based on the Qt)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:cysleroy
  1. TripleDebugger

    1下载:
  2. qt开发的串口,udp,tcp三合一调试软件,可以实现字符串和16进制的收发。(Qt development of serial port, UDP, TCP three in one debugging software, you can achieve string and 16 hexadecimal transceiver.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:2419712
    • 提供者:qianrenzhan
  1. wincomy

    0下载:
  2. qt5.9,win10,串口程序,串口设置,字符变换,添加串口,等查看(Qt5.9, win10, serial program, serial port settings, character conversion, add serial port, and so on)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-31
    • 文件大小:202752
    • 提供者:liucs
  1. MyCom

    0下载:
  2. 本程序可完成qt串口通信功能,可及时下发指令(This program can complete the QT serial communication function, and can send instructions in time)
  3. 所属分类:界面编程

    • 发布日期:2018-01-01
    • 文件大小:51200
    • 提供者:shck
  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. dai_ma

    0下载:
  2. 在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
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-03
    • 文件大小:2690048
    • 提供者:文松
  1. Serial_port

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

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

    0下载:
  2. 利用rs232串口 控制 DM3058电压表 ,实现 定时 读数功能(The DM3058 voltmeter is controlled by RS232 serial port to realize the function of timing reading)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:28672
    • 提供者:txtsak
  1. Modbus协议中文版_完整版

    0下载:
  2. MODBUS 是 OSI 模型第 7 层上的应用层报文传输协议,它 在 连接至不同类型总线或网络的设备 之间提供客户机/服务器通信。 自从 1979 年出现工业串行链路的事实标准以来,MODBUS 使成千上万的自动化设备能够通信。 本文件的作用是描述 MODBUS 事务处理框架内使用的功能码。(MODBUS is the application layer protocol OSI seventh layer model, providing client / server communicat
  3. 所属分类:通讯编程

    • 发布日期:2018-01-04
    • 文件大小:1014784
    • 提供者:hoope
  1. qt串口

    0下载:
  2. 你可以用串口接受/发送数据,基于windows,qt5.9.1(Can receive / send data by serial port)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2992128
    • 提供者:Qwerqnn
  1. Debugger

    0下载:
  2. 集串口调试与网口调试于一身的调试器。适合QT学习者。(The debugger is debugged with the serial port and the net mouth is debugged. Suitable for QT learners.)
  3. 所属分类:串口编程

    • 发布日期:2018-01-06
    • 文件大小:24576
    • 提供者:CoreyChang
  1. qextserialport-1.2win-alpha

    0下载:
  2. QT串口类,可以直接使用开发串口上位机包含WINDOWS环境和LINUX(QT serial class, can directly use the development of serial host computer including the WINDOWS environment and LINUX)
  3. 所属分类:串口编程

    • 发布日期:2018-01-07
    • 文件大小:276480
    • 提供者:Jerryy112233
  1. mySerialPortTools

    0下载:
  2. 串口调试工具, 基于QT4系统,包含源代码(serial port debug tool based on qt4)
  3. 所属分类:串口编程

    • 发布日期:2018-01-07
    • 文件大小:95232
    • 提供者:cluckly
  1. mySerialPort

    0下载:
  2. 基于Qt5的串口上位机实例,采用C++编写,注释详细(Qt5 based serial host computer example, using C++ to write, annotated details)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-07
    • 文件大小:7168
    • 提供者:igaobinbin
  1. chuankou

    0下载:
  2. 利用QT读取单片机发送的串口数据,并实时显示心电波形图。子线程接收数据,主线程画图(Using QT to read the serial data sent by single chip microcomputer and display the ECG waveform in real time. Zi Xiancheng receives data, master thread drawing)
  3. 所属分类:界面编程

    • 发布日期:2018-01-11
    • 文件大小:25600
    • 提供者:冉小小
  1. serialport.tar

    0下载:
  2. 完整实现QT5平台下串口通讯,支持十六进制(qt5 serial port communication)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:3407872
    • 提供者:sunnygege
  1. seriousChannel

    0下载:
  2. Qt 串口使用示例,可以读取GPS串口等。(The Qt serial port uses an example.)
  3. 所属分类:界面编程

    • 发布日期:2018-04-21
    • 文件大小:20480
    • 提供者:maker_knz
  1. SerialPortToolDemo_Hex成功2018_1_13_16_47

    1下载:
  2. 串口通信,能收能发,支持16进制。利用了QSerialPort类。(Serial communication, receiver and sender, support hexadecimal mode.)
  3. 所属分类:串口编程

    • 发布日期:2018-04-21
    • 文件大小:1501184
    • 提供者:feifei~
  1. mycom

    0下载:
  2. 基于QT C++平台,实现串口调试助手和网络调试助手的功能(The function of the serial debug assistant and the network debug assistant)
  3. 所属分类:界面编程

    • 发布日期:2018-04-21
    • 文件大小:957440
    • 提供者:liao1508
  1. serialPorts

    1下载:
  2. qt串口通信控制,收发、显示、数据位、停止位、流控、校验位、波特率(QT serial communication control, transceiver, display, data bit, stop bit, flow control, check bit, baud rate)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:10438656
    • 提供者:肃竹
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »
搜珍网 www.dssz.com