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

搜索资源列表

  1. sscom32

    0下载:
  2. 串口调试助手,可以帮助单片机开发,调试串口。-Serial debugging assistants, can help to develop single-chip, debug serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:282604
    • 提供者:visteon
  1. 51exp

    0下载:
  2. 基于51单片机的串口调试程序一列,可能串口调试助手试试 -Based on 51 single-chip serial debugging a program, you may try serial debugging assistant
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:4707
    • 提供者:李涯精
  1. first_up

    0下载:
  2. 鹦鹉学舌:单片机与上位机PC的通信程序设计方法: ⑴串口初始化:波特率定为4800 ⑵串口接收数据:串口初始化后处于数据接收状态,当有数据到达串口时,串口将数据接收保存在寄存器中暂存 ⑶串口发送数据:等数据接收完成后,将寄存器中暂存的数据通过串口发送给该数据的来源地。 ⑷实验测试方法:在上位机上通过串口调试助手软件发送一个十六进制数据给单片机,单片机收到数据后立即把这个数据又发回给PC,并在串口调试助手显示。 -Parrot: SCM and PC-PC communicat
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:103437
    • 提供者:flysky
  1. 5

    0下载:
  2. 为了验证单片机上编写的串行数据发送程序是否正确可以在PC上采用串口调试软件—串口调试助手来接收单片机发送的数据,此软件是一个绿色软件,无须安装。-In order to verify the preparation of single-chip serial data distribution process is correct in using the PC serial port debugging software- serial debug Singlechip sent aides
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:59938
    • 提供者:张三
  1. 21

    0下载:
  2. 为了验证单片机上编写的串行数据发送程序是否正确可以在PC上采用串口调试软件—串口调试助手来接收单片机发送的数据,此软件是一个绿色软件,无须安装。-In order to verify the preparation of single-chip serial data distribution process is correct in using the PC serial port debugging software- serial debug Singlechip sent aides
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5721
    • 提供者:张三
  1. UartAssist

    0下载:
  2. 串口调试助手,进行单片机应用调试很好的东西东西,忒过瘾-简单的串口调试助手,进行单片机应用调试很好的东西东西
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1191989
    • 提供者:heyangyi
  1. uart

    0下载:
  2. 通过avr单片机的uart与pc机通信,通过串口调试助手上发送1—f控制单片机板上的数码管-Avr通过MCU UART communication with the pc through the serial debug aide sent on 1-f control of single-chip digital control panel
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:15387
    • 提供者:谢应东
  1. yejing

    0下载:
  2. 通过avr单片机与pc机通信,在串口调试助手上发送字符串,然后返回到串口调试助手上且显示在单片机板的1602液晶上-Avr with pc through the single-chip communication, at serial debugging aides on sending the string, and then back to the serial debug assistant on board and displayed in the single-chip LCD on
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:19179
    • 提供者:谢应东
  1. tx

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:657
    • 提供者:虾虾
  1. communication

    0下载:
  2. 串口调试助手,可以对单片机、ARM进行通讯-Communication
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:116781
    • 提供者:刘辉
  1. serialportdebugging

    0下载:
  2. 串口调试助手,做51的的必备工具,能够与单片机之间进行串行通信,实现在线调试功能。-Serial debugging assistants do an indispensable tool for 51, with single-chip serial communication between, online debugging.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:307338
    • 提供者:wangfei
  1. Serialdebuggingassistant

    0下载:
  2. 51单片机串口通讯的好帮手!串口调试助手 用于51串口和电脑通讯-Serial debugging assistant
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:140720
    • 提供者:陈其
  1. ATMAGE128uartasksendinterruptreceive

    0下载:
  2. 本程序经调试好使,如果程序不好使,请注意检查更改波特率和晶振频率以及检查调试助手和单片机的熔丝位设置,尤其是103兼容模式的熔丝位不编程M128和M16串口通信程序大同小异,M128有两个串口UART0、UART1而M16只有一个串口UART,只需要修改相应的寄存器和引脚设置即可中断方式接收能有效防止(采用查询方式接收)单片机外部设备不正常,不能收到数据死机-After debugging the program so that, if the process not so, please no
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2081
    • 提供者:xiaobo
  1. Terminal

    0下载:
  2. 单片机的助手,串口调试工具,很方便,界面友好-SCM aide, serial debugging tools, it is convenient, user-friendly
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:236033
    • 提供者:alex
  1. Text1

    0下载:
  2. 本程序主要同过串口调试助手控制连接在单片机P1口的6个小灯的亮灭-This procedure primarily with control over the serial debug assistant P1 connected to the single-chip six small population of the bright lights out
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:778
    • 提供者:黄化
  1. uart0

    0下载:
  2. 本代码是在Keil uVision3环境下使用c语言编程作用是使用串口调试助手与单片机通信,使用max232进行电平转换后进行通信。-The code is in the Keil uVision3 environment the role of c language programming is the use of single-chip serial debugging assistant and communications, the use of level translators m
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:14209
    • 提供者:谢尔曼
  1. sram

    0下载:
  2. STC51单片机128K sram读写实验的C语言程序,串口调试助手显示。-STC51 MCU 128K sram experimental C-language program to read and write, serial debugging assistant display.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:158043
    • 提供者:王稼祥
  1. ChuanKou

    0下载:
  2. 在proteus环境中,模拟两个单片机之间的串口收发,主机通过键控发送特定数据,分机接收后通过虚拟串口显示,数据收发准确,可用串口调试助手观看接收到的数据。-In the proteus environment, the simulation between the two microcontroller serial transceiver, host specific data sent by keying, ext passed after receiving a virtual seri
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:51874
    • 提供者:徐磊
  1. chuankoutiaoshizhushou

    0下载:
  2. 串口调试助手,是开发单片机测试通讯功能必不可少的软件工具-Serial debugging assistants, is to develop single-chip communication features essential for software tool
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:118710
    • 提供者:贾永成
  1. soscomm

    0下载:
  2. 串口调试助手,我比较喜欢的一个单片机串口设试软件.-Serial debugging assistant, I am more like a microcontroller serial port software-based test.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:140627
    • 提供者:jacky
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com