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

搜索资源列表

  1. 当前流行的串口调试助手的源码-自己编写

    0下载:
  2. 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define serial rate, as indicated by
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:61547
    • 提供者:罗明
  1. 串口助手2.0

    0下载:
  2. 串口助手2.0是一款使用方便,串口通讯调试必不可少的工具-Serial assistant 2.0 is a user-friendly, serial communications debugging indispensable tool
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:333731
    • 提供者:刘金星
  1. sscom33串口通讯工具

    1下载:
  2. 这个是串口通讯工具,无论windows编程,还是嵌入式的上位机和下位机通讯,调试时使用它都很方便-This is a serial communications tools, windows programming, or embedded PC and the next crew communications, debug it very convenient to use
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:279701
    • 提供者:沉毅
  1. 串口调试(delphi源码)

    5下载:
  2. 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
  3. 所属分类:Windows编程

    • 发布日期:2009-01-08
    • 文件大小:247537
    • 提供者:cybers
  1. SerialPortUtility.rar

    1下载:
  2. VB串口调试工具,可以显示二进制波形,实际上这是一个mscomm控件的使用用法的演示程序,包括二进制、字符串数据的发送接收,以及一些属性的使用,缓存区数据的线路侦测、读娶事件检错以及绘制二进制数据曲线,方便调试程序。,VB serial port debugging tool, you can show that the binary form, in fact, control mscomm This is a demonstration of the use of use of proced
  3. 所属分类:Other windows programs

    • 发布日期:2016-10-06
    • 文件大小:23722
    • 提供者:355
  1. CommSpy

    1下载:
  2. 一个串口监视工具的源代码,是使用vc写的.-A serial port monitoring tool for the source code is written using vc.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:26741
    • 提供者:Davy
  1. uart_EP3C16_FIFO

    1下载:
  2. Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-10
    • 文件大小:6756352
    • 提供者:515666524
  1. RS232

    0下载:
  2. 串口调试工具源码,为C#程序,即可做工具使用也可学习Com通信 -Serial source debugging tools for the C# Procedures can do tool can also be used to study Com Communications
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:268586
    • 提供者:王建中
  1. new_sd

    0下载:
  2. mega128的串口发送文件.可以发送0X55上位机使用串口调试工具就可以接收了.-mega128 serial send the file. can send 0x55 PC serial port using the debugging tools can be received.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:192000
    • 提供者:张文
  1. UART

    0下载:
  2. 基于S3C2410的串口通信程序,可以方便的完成通信的要求,同时使用串口助手工具,完成串口通信任务。-Based on S3C2410 serial communication program can facilitate the completion of the communication requirements, using serial assistant tool for serial communication to complete the task.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:334810
    • 提供者:gjianw217
  1. VB-UART-COM

    0下载:
  2. VB 串口调试工具,显示发送接收,可设置显示格式和定时发送周期,还有数码管段码自动生成工具,有美化皮肤的效果和使用方式-VB serial debugging tools, display transmit and receive, display format and timing can be set to send the cycle, as well as digital tools to automatically generate the code segment, there is
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:258620
    • 提供者:文辉
  1. 虚拟串口

    0下载:
  2. 增加串口数量,vspd 一次 虚拟2个串口,一个读,一个发,调试串口好工具。 可以虚拟2个串口然后连接起来实现自发自收调试 让你的程序读一个串口,另外一个串口你就用来串口调试工具发 vspd 是很好的工具!编程时使用非常的方便。
  3. 所属分类:调试

  1. ComSpy串口监视精灵 1.1

    1下载:
  2. 不错的串口监视工具软件,供串口调试或仪表测试使用(Good serial monitoring tool software for serial debugging or instrument test use)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-19
    • 文件大小:467968
    • 提供者:木屋
  1. 串口调试助手

    0下载:
  2. 串口使用工具,支持16精致、字符串等格式(Serial port toolSupport 16 fine, string and other formats)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:361472
    • 提供者:学习者123
  1. CommunicateComm

    0下载:
  2. 使用MFC的Windows自带串口控件制作串口调试工具,实现串口收发,16进制等简单功能(Use MFC's own Windows serial port control to produce serial debugging tools to achieve serial transceiver, hexadecimal and other simple functions)
  3. 所属分类:界面编程

    • 发布日期:2017-12-17
    • 文件大小:140288
    • 提供者:Rex...
  1. 虚拟串口(无com口、虚拟客显模式使用)

    0下载:
  2. 虚拟串口小工具,简单易懂,非常实用,适合虚拟串口调试。(Virtual serial widget, very practical.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-16
    • 文件大小:8635392
    • 提供者:成式小调
  1. scomm

    0下载:
  2. 使用WTL编写的串口调试工具,用于抄读水表或调试(WTL prepared using serial debugging tools for copying water meters or debugging)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:177152
    • 提供者:wuwener
  1. 串口调试助手-XCOM

    0下载:
  2. 非常好用的串口工具,免安装直接使用,分享给大家(Very easy to use serial port tools, free installation, direct use, to share with you)
  3. 所属分类:串口编程

    • 发布日期:2017-12-16
    • 文件大小:50670592
    • 提供者:智能阿才
  1. 串口调试工具

    0下载:
  2. 用于串口调试,使用PC的上位机对接MCU,RS232, 连接合适波特率方便调试,
  3. 所属分类:调试

  1. 车载协议盒串口调试工具 V2.01

    0下载:
  2. 车载协议盒串口调试工具 V2.01 车载协议盒调试工具(串口协议调试助手)是一款很优秀好用的可以调试汽车协议盒的串口协议。使用这款车载协议盒调试工具可以帮助用户更轻松便捷的进行车载协议盒调试操作。选择要使用的串口号,并打开测试发送和接收功能。工具的波特率固定为38400,串口1-6可以打开。欢迎有需要的朋友来下载使用。 软件特征: 该程序具有以下功能: 1.自动密封帧以添加校验和传输。 2.收到完整的帧,验证成功显示数据。 3.收到完整的帧自动应答,验证成功响应0
  3. 所属分类:调试

    • 发布日期:2019-12-14
    • 文件大小:3787983
    • 提供者:jflbr@163.com
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com