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

搜索资源列表

  1. uart_tx_rx

    0下载:
  2. 在altera的FPGA平台上实现rs232串口的自收发通信,速率为115200波特率,PC机使用串口调试助手即可观察结果。包含全部代码与工程,本人亲自测试通过。-Realization of self transmitting and receiving communication serial port of RS232 In altera on the FPGA platform, at a rate of 115200 baud rate, PC using serial debuggi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-24
    • 文件大小:15369216
    • 提供者:汪少锋
  1. SSCOM32

    0下载:
  2. 实用的串口调试助手,单片机串口应用开发的好帮手。-Practical serial debugging assistant
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:281431
    • 提供者:xiuliang
  1. Serial-assistant

    0下载:
  2. 串口调试助手源代码,VC6代码,编译完全通过,可以正常使用。-Serial debugging assistant source code, VC6 code.
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4217057
    • 提供者:江继生
  1. my_serial

    0下载:
  2. 串口调试助手,用python实现的串口助手功能,打包成exe后可以直接使用-Serial debugging assistant
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2918
    • 提供者:xiejian
  1. STC_sample_PC

    0下载:
  2. 本程序在STC12C5A60S2平台上运行,通过对应的硬件原理图(文件名:SCH.pdf)中P1.0对模拟电压AD采集,模拟电压数值可以通过开发板平台按键改变,不同按键按下时对应不同模拟量,比如S6按下模拟量为2.5V, STC单片机对模拟量采样并在8位数码管前四位显示.2.5V采样后显示为2.500.同时采集的模拟量通过RS232串口可以传输到PC机接收,在串口调试助手上可以连续不断接收到采集的模拟量,该程序可以改变输入信号后直接用在数据采集项目或者毕业设计,课程设计.具有很强的通用性。-th
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2611110
    • 提供者:lijunke
  1. test

    0下载:
  2. rcm3010板串口网口测试程序,用串口调试助手,波特率9600,向每个口发送数据,会有回应,但是每个字节都会加上10H-rcm3010 test program
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:16584
    • 提供者:wd
  1. ds1302

    0下载:
  2. DS1302实时时钟,可在串口调试助手中设置时间,查看时间-DS1302 real time clock, can set the time in serial debugging assistant, review time
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:56293
    • 提供者:刘晔
  1. msp430

    0下载:
  2. MSPF149的UART向PC机的RS232串口发送字符串。 单片机UART以9600波特率,8个数据位,无校验位,1个停止位。单片机上电后连续向PC发送字符 串,利用串口调试助手可以显示发送的内容。需要发送其他英文会话可以改变Data[]数组内容。 -RS232 serial UART to send the string MSPF149 of the PC. Microcontroller UART to 9600 baud, 8 data bits, no p
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:10991
    • 提供者:wanggui
  1. 3serial

    0下载:
  2. 在keil中编写的关于51单片机串口通信的例子,可以结合串口调试助手进行调试-some code about serial of 51 MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:64295
    • 提供者:谢友鹏
  1. Serial--assistant-

    1下载:
  2. 串口调试助手源代码 用VC的MFC写的串口调试助手 有源代码 适合初学者-Serial debugging assistant source code
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:62244
    • 提供者:shijiabin
  1. ADC

    1下载:
  2. 1路AD单次采集(采用串口调试助手显示) 用串口调试助手向单片机发送AD命令,单片机 接收到命令后将读取ADC0的电压值返回给计算 机在串口调试助手上显示.-1 channel AD single acquisition (using serial debugging assistant display) AD send commands to the microcontroller using serial debugging assistant, SCM After
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:24448
    • 提供者:留忆
  1. port

    0下载:
  2. 自己仿照串口调试助手编写的对应软件,可以实现相同的功能-Modeled their written correspondence serial debugging assistant software, you can achieve the same functionality
  3. 所属分类:Com Port

    • 发布日期:2017-05-29
    • 文件大小:11476277
    • 提供者:张文
  1. TDC_GP2_OK

    2下载:
  2. 针对德国ACAM公司的TDC_GP2芯片写的80C51单片机开发源程序,包括六个寄存器的正确配置,SPI、串口等通信。非常好,已调试成功,通过串口调试助手即可直接接收到时差数据。测量范围2:500ns-4ms。只需改变寄存器1即可实现测量范围1:0-500ns的测量。-TDC to Germany ACAM companies GP2 chip 80 c51 source program development, including the correct configuration of th
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-15
    • 文件大小:50670
    • 提供者:韩建平
  1. SerialPortTest

    0下载:
  2. C#串口调试助手,可以收发串口数据。并且可以选择串口数据接收类型。可以保存串口数据-C# serial debugging assistant, you can send and receive serial data. And you can choose to receive serial data type. Serial data can be saved
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:653791
    • 提供者:江江
  1. LED-DS18B20-TIMER

    0下载:
  2. 串口控制LED,通过串口调试助手给单片机发命令,实现控制LED-Serial control LED, send commands to the microcontroller through the serial port debugging assistant, to achieve control LED
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2699
    • 提供者:陈军
  1. HC-R04PUSART!

    0下载:
  2. 定时器超声波测距,利用串口1发送到串口调试助手-ultrasonic USART1
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:7818210
    • 提供者:wan
  1. SDRAM

    0下载:
  2. verilog编写的SDRAM实验,有串口调试助手和相关资料-Verilog prepared by the SDRAM experiment, a serial debugging assistant and related information!!!!!!!!!!!!!!!!!!!!!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12167335
    • 提供者:网速卡
  1. cuankou

    0下载:
  2. 这是用C#编写的串口调试助手的源码。里面说的很说详细。-It is written in C# serial debugging aids source. Which says it say in detail.
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:114079
    • 提供者:洪世成
  1. serialport

    0下载:
  2. 在安装有linux操作系统的MINI2440上,基于QT界面的串口调试助手serialPort,可以用于在开发板上实现与GSM、PC的串口调试上。-The installed linux operating system MINI2440, QT-based interface serial debugging assistant serialPort, can be used for the realization of the development board with GSM, PC s
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-29
    • 文件大小:11616671
    • 提供者:司令
  1. chuankoutest

    0下载:
  2. C#串口调试助手Winform版,是由原来的一个项目转换而来,在VS2008下可编译。 第一次使用小贴士:建议在打开选择的端口前,先进行设置,如波特率,奇偶校验位等等。当然,你也可以在任何时刻进行设置,但必须先关闭已经打开的端口方可进行设置!-C# serial debugging assistant Winform version, is a project from the original conversion from under the VS2008 can be compiled.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:278844
    • 提供者:wpudn61
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com