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

搜索资源列表

  1. MCU51(RECEIVEANDSEND)

    0下载:
  2. 51单片机双机串口接受和发送程序,可用于两机通信
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:52043
    • 提供者:陈宇
  1. serial1To4

    1下载:
  2. 一个实现一个串口扩展四个串口的实现程序,主芯片使用51,扩展了四个子串口,子串口芯片VK32,51和子串口之间用SPI通信。 全部代码在产品上验证通过。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10103
    • 提供者:black
  1. syx_avr

    0下载:
  2. 一个通过串口与51通信的AVR的程序,还有一些其实功能
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:53874
    • 提供者:yb
  1. Serial

    0下载:
  2. 采用两块51单片机通过串口实现双机通讯,其中一个作为数据发送,另一个是数据接受!是学习串口通讯甚至无线通信的好例子
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46581
    • 提供者:陶有运
  1. chuankou

    0下载:
  2. 基于51单片机的串口功能设计的串口调试程序,能够与pc机实现通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24927
    • 提供者:fangka
  1. RTX

    1下载:
  2. 51的串行口通信程序啊 51的串行口通信程序啊
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:周旦
  1. 485-PC

    1下载:
  2. 这是一个51与PROTUES结合的通过485通信到串口的例子
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:89853
    • 提供者:陈立云
  1. 12864-12

    1下载:
  2. 51单片机asm串口液晶显示器通信程序,已通过测试-51 SCM asm LCD serial communication program, has passed the test
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3110
    • 提供者:余瑞雷
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. lcd

    0下载:
  2. 基于51单片机的零件计数器,独立开关模拟零件通过,1602显示零件数量,可通过串口与计算机通信,上传当前零件数量。-Based on 51 single-chip parts counter, through an independent switch analog parts, 1602 shows the number of parts, communication with the computer via the serial port Letter, upload the curren
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1255
    • 提供者:liyueqian
  1. C_Keil51

    0下载:
  2. 一种利用的功能来实现51单片机用户程序的方法。使用这种方法,无需任何硬件仿真器,甚至都不需要用户电路板。所需的只是:   ① 硬件。1台普通计算机 串口软件可以是自己编写的专用调试或上下位机通信软件,也可以是通用的串口软件(如串口助手、串口调试等),主要用来收发数据-To achieve a functional use of 51 single-chip user procedures. Using this method, without any hardware emulator,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-16
    • 文件大小:4235777
    • 提供者:
  1. 24L01jieshou

    0下载:
  2. 基于51单片机的24L01的接收程序,并通过串口与电脑通信-Based on 51 SCM 24L01 receiving program, and through the serial port and the computer communication
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:51104
    • 提供者:叶炀
  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. uart

    0下载:
  2. 采用软件方法来实现单片机的通用串口引脚来模拟UART。根据要求采用P1.0作为发送端(TXD),P1.1做为数据接受端(RXD),并采用全双工通信模式。由于MAX232电平转换芯片除了做UART的几个引脚后,还剩余T2IN,T2OUT,R2IN,R2OUT.所以采用模仿UART的接法.每次通信,发送的数据加1,接收的数据加2.用51系列单片机。-The use of software methods to achieve single-chip Universal Serial pin to s
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:4253
    • 提供者:sdcsadf
  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. seria

    0下载:
  2. 两片51单片机串口间的通信 经过验证完全好用-51 single-chip serial communication
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:540
    • 提供者:王杰
  1. zdsxcktx

    0下载:
  2. 51单片机利用中断方式实现串口异步通信的源程序-51 single-chip realization of the use of interrupt source serial asynchronous communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:1059
    • 提供者:999
  1. Display_UART

    0下载:
  2. 51做的串口,可以连接外部通信,内有电路图和程序。-this program is used 51MCU uart port to communicate with others.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:374016
    • 提供者:herry_lee
  1. vb_and_51

    0下载:
  2. 本程序分为VB和C51两部分,通过串口使PC机和51单片机通信。-This program is divided into two parts, VB, and C51, through the serial port to PC, and 51 of the microcomputer communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:11205
    • 提供者:杨想
  1. chuankou

    0下载:
  2. 本程序可以实现单片机串口与外设之间的通信,程序已经过编译,适合51系列单片机。-This procedure can be achieved with the peripheral microcontroller serial communication between the program has been compiled for 51 series microcontroller.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:844
    • 提供者:黄同学
« 1 2 ... 24 25 26 27 28 2930 31 32 33 »
搜珍网 www.dssz.com