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

搜索资源列表

  1. serial

    0下载:
  2. 仿照串口调试助手做的简单的串口通信程序,能实现发送与接收功能-Modeled on the serial debugging aides do simple serial communication program, send and receive functions to achieve
  3. 所属分类:Communication

    • 发布日期:2017-06-17
    • 文件大小:26522342
    • 提供者:linwei
  1. myCom_Event

    0下载:
  2. Windows环境下采用QT实现的串口调试助手源代码,供学习QT串口通信编程使用。-Windows environment to achieve using serial debugging aides QT source code for serial communication programming using QT study.
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:15642
    • 提供者:余兵
  1. myCom_Polling

    0下载:
  2. Windows环境下采用QT实现的串口调试助手源代码,采用polling方式实现,供学习QT串口通信编程使用。-Windows environment to achieve using serial debugging aides QT source code, using polling mode to achieve, for learning QT serial communication programming.
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:15528
    • 提供者:余兵
  1. linux_myCom_Polling

    0下载:
  2. Linux环境下采用QT实现的串口调试助手源代码,采用polling方式实现,供学习QT串口通信编程使用。-Achieved under Linux using serial debugging aides QT source code, using the polling method to achieve, to learn QT for serial communication programming.
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:14486
    • 提供者:余兵
  1. CommV1_2

    0下载:
  2. VC6.0 串口调试助手!通信,打印都没问的 支持1-9口的串口通信-Serial port debug VC6.0 assistant! Communication, print didn t ask Support 1-9 mouth of serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2063167
    • 提供者:1111111111
  1. UART_8051_PC

    0下载:
  2. 8051单片机和串口调试助手的通信程序,先是串口调试助手发数据给单片机,单片机把发来的数据反发给串口调试助手-8051 and serial communication program debugging assistant, first serial debugging aides to send data to the microcontroller, MCU data sent to the anti-issued serial debugging aides
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:18324
    • 提供者:琦琦
  1. uartverilog

    0下载:
  2. FPGA与上位机通过串口调试助手进行串口通信,回发传过来的数据-FPGA and host computer through the serial port debugging assistant serial communication, and pass over the data postback
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:313235
    • 提供者:yy
  1. SerialportSample

    0下载:
  2. 用C#编的串口调试助手程序,可实现GPRS的串口通信-GPRS serial communication serial debugging assistant program compiled in C# can be realized
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:64061
    • 提供者:寒冰
  1. Serial-debugging-aides_VB

    1下载:
  2. 串口调试助手VB.zip 我想大家都用过 串口调试助手, 也都期望自己能够制作出同样的通信界面; 那么这里的工具,让你如愿…… 采用VB编程,超级简单实用。-Serial debugging assistant VB.zip I would like that we have used serial debugging assistant, also expect to be able to produce the same communication interface wh
  3. 所属分类:Com Port

    • 发布日期:2015-10-10
    • 文件大小:311296
    • 提供者:li
  1. comm

    0下载:
  2. vb 编写的串口调试助手,帮助大家来学习VB编程,和学习通信-vb prepared serial debugging assistant to help you learn VB programming and learning communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:44075
    • 提供者:chenlei
  1. Serial-procedure-pc

    0下载:
  2. 串口调试助手源码,pc机与单片机通信,一般的串口程序编写过程-Serial procedure pc pc machine and the single-chip communication, the serial programming process
  3. 所属分类:Com Port

    • 发布日期:2014-11-02
    • 文件大小:61440
    • 提供者:wenjiang
  1. usart

    0下载:
  2. 实验目的:熟悉USART通信 //通过“串口调试助手”协助工作-Purpose: familiar with the USART communication// serial debugging assistant " to assist
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:710
    • 提供者:guoguohua
  1. vc-commwizard

    0下载:
  2. C++ 串口调试助手 通信速率、奇偶校验、时间间隔 字符串、二进制和十六进制-C++ serial debugging assistant Communication rate, parity Sending the data and time interval String, binary, and hexadecimal
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:1950217
    • 提供者:xiang
  1. ADXL345

    1下载:
  2. 测试三轴加速度传感器IIC通信C51程序,使用串口调试助手V2.2可以显示出三个方向的加速度值,单位为mg(毫G)-Test triaxial accelerometer the IIC communication C51 program, use serial debugging assistant V2.2 can show the value of acceleration in three directions, in units of mg (milli G)
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:48832
    • 提供者:刘磊
  1. SCommTest

    0下载:
  2. 一款根据特殊需要自制的串口调试助手。源码中是为了与MSP430通信完成对ADXL345的数据采样分析,可根据需要进行更改。-A home-made according to the special needs of the serial debugging assistant. The source of a ADXL345 the data sampling analysis completed in order to communicate with the MSP430 can make
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:8448636
    • 提供者:秦瑀阳
  1. 1

    0下载:
  2. 送4X4矩阵键盘的键值C语言程序,打开串口调试助手,正确设置通信格式,按动4X4矩阵键盘任意一个按键,观察屏幕显示的按键键值。-Send 4 x4 matrix keyboard key values of C language program, open the serial debugging assistants, set communication format correctly, press 4 x4 matrix keyboard any keys, watch screen bu
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:2007
    • 提供者:陈云
  1. SSCOM32

    0下载:
  2. 这是一个串口调试助手,能够帮你实现从底层到上位机的程序通信,串口通信,方便看数据,很实用的-This is a serial debugging assistant can help you program communication from the bottom to the PC serial communication, easy to look at the data, it is useful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:281555
    • 提供者:rokr
  1. 485test

    0下载:
  2. DM430-L型开发板RS485通信实验,通过开发板与电脑进行数据通信,485接在UART1上 电脑端必备RS232转RS485模块,否则无法进行直接的连接RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配电脑端通过串口调试助手操作,先将数据由电脑发往开发板开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可
  3. 所属分类:Com Port

    • 发布日期:2017-11-28
    • 文件大小:24724
    • 提供者:邹天胜
  1. COMTools_v2.0

    0下载:
  2. C# 串口调试助手源代码。检测串口通信,能通过界面修改com的各项参数的设置,增加实现16进制的发送和接收-COM Tools Source code which is written in C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:1123213
    • 提供者:Jamie Chan
  1. www.NewXing.com

    0下载:
  2. 串口调试助手 串口通信,串口调试界面设计,及串口之间的通信-Serial debugging assistant Serial communication, serial debugging interface design, and serial communication between
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1667500
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com