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

搜索资源列表

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

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

  1. com VS 2010串口例程

    2下载:
  2. VS2010串口例程,VC2010写的串口调试助手,开发环境为VS2010,使用的uncioud环境,纯API,不错的C++串行通讯例子程序,希望能对串口学习的朋友有所帮助 -VS2010 serial routines, VC2010 write serial debugging assistant development environment VS2010, using uncioud environment, pure API, a good example of C++ serial
  3. 所属分类:通讯编程

    • 发布日期:2013-06-13
    • 文件大小:134107
    • 提供者:lan
  1. modscan32.zip

    1下载:
  2. modscan32是modbus/tcp以太网通讯调试工具,如同串口调试助手一样的工具.,modscan32 is modbus/tcp Ethernet communications debugging tools, as serial debugging tools, like aides.
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:787824
    • 提供者:韩露
  1. MyComm

    0下载:
  2. vc,MFC写的 串口调试助手,,支持汉字-vc, MFC wrote the serial debugging assistant to support the Chinese character
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:79009
    • 提供者:beyond
  1. myusart

    0下载:
  2. atmega128单片机的串口通讯程序,通过串口调试助手可实现单片机与计算机的交互。-atmega128 single-chip serial communication program through the serial port can achieve single-chip debugging assistant computer interaction.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:61219
    • 提供者:feng
  1. aspjia.com-200621415486317

    0下载:
  2. 单片机串口调试助手小程序,实现了PC机与单片机串口通信!-Single-chip serial debugging helper applet to achieve a PC machine with single-chip serial communication!
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:273102
    • 提供者:流成
  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. 9949797994_1236071933547

    0下载:
  2. CVi开发的串口调试助手非常好用,而且公开代码-serial assistant developed by CVI
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:402014
    • 提供者:阳德
  1. Serial

    0下载:
  2. 串口调试助手界面已经美化,并且能实现定时发送及接受,发送文件,以及十六进制发送等功能。-Serial debug interface has been landscaping assistant, and to achieve time to send and receive, send files, and send functions in hexadecimal.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6303923
    • 提供者:往事随风
  1. mscomm

    0下载:
  2. 精简串口调试助手,含源代码,字符及十六进制发送接收-Assistant to streamline the serial debug source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:73589
    • 提供者:ztzer
  1. COM

    2下载:
  2. 用Labview自己编写的的RS232串口调试助手,需要安装VISA。-I have written with the RS232 Labview serial debugging assistant will need to install VISA.
  3. 所属分类:Other systems

    • 发布日期:2015-03-31
    • 文件大小:32768
    • 提供者:pla
  1. comtocom

    1下载:
  2. matlab下的串口调试助手工具,类似于windows下的串口调试助手-serial debugging assistant tool using matlab GUI
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:13312
    • 提供者:iceknight
  1. vc2008串口助手

    0下载:
  2. vc2008串口调试助手 自制的串口调试助手,可以采集温度信息 可以参考
  3. 所属分类:.net编程

  1. COMB0X_DEBUGER

    0下载:
  2. 串口通讯的代码,有源码,对学习工业是极好参考(Serial communication code, there are source code, learning industry is an excellent reference)
  3. 所属分类:通讯编程

  1. chuankou5.0使用版

    1下载:
  2. 自动检测串口,并直接选中串口。并且可以分情况保存串口接收内容。发送和接收都可以采用16进制或字符格式。并且支持有combobox下拉选择快捷发送栏(Automatically detect the serial port, and directly select the serial port. And you can save the contents of the serial port to receive the content. Both send and receive can be
  3. 所属分类:C#编程

  1. ComMax

    0下载:
  2. 一个很好的以太网、串口调试助手。可以设置为以太网客户端或者以太网服务器端。(A good Ethernet, serial debugging assistant. Can be set to Ethernet client or Ethernet server side.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:468992
    • 提供者:wwyhw_sir
  1. C# 串口调试小助手(有源码)

    0下载:
  2. C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:文木山
  1. UART_MAX150

    0下载:
  2. matlab串口助手,包含自定义界面,可以任意修改(Matlab serial assistant, including custom interface, you can modify any)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:27718656
    • 提供者:bb5013
  1. 多功能串口调试助手

    0下载:
  2. 接口测试 RS232C-USB等,说明书自己琢磨吧(Interface test RS232C-USB and so on, and think about how to use it.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:178176
    • 提供者:老汉一个
  1. 【上位机】逐飞科技智能车传感器调试助手

    1下载:
  2. 使用串口调试摄像头,可观察灰度和二值化两种图像(Use the serial port to debug the camera, you can observe the grayscale and binary image)
  3. 所属分类:其他

    • 发布日期:2021-04-12
    • 文件大小:445440
    • 提供者:jiyumeng
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com