CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 两个单片机之间

搜索资源列表

  1. seriescommunication

    0下载:
  2. 两个单片机之间的串口通讯,用C语言实现的,一次发送三个字节,包括参数标号,参数值和校验码,波特率用的是9600,成功率很高.-between the two microcontroller serial communication with the C language, one byte sent three, including the labeling parameters, Calibration values of the parameters and codes, the baud
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:884
    • 提供者:胡文杰
  1. duojitongxin

    0下载:
  2. 单片机的多机通信程序,可以实现两个单片机之间的数据互传,并通过动态显示观察结果
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2530
    • 提供者:huangyucheng
  1. danpianjiduojitongxin

    0下载:
  2. 可实现两个单片机之间的通信,也可用于多机通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4384240
    • 提供者:王剑
  1. danpianjishuanggongtongxin

    0下载:
  2. 这是dos格式的文章 介绍两个单片机之间双工串行通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16970
    • 提供者:zhanghu
  1. pc机串口

    0下载:
  2. pc机串口通信,可以实现计算机与单片机,或者是两个单片机之间的通信-the communication through PC serial, between PC and SCM, or two SCM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12581
    • 提供者:邱林
  1. MCU-UTRA

    0下载:
  2. 此程序可以实现两个 单片机 之间的相互通信;串口采用方式1 工作,10位异步接受和发送,波特率可变,由定时器1控制;且含有校验。-Double MCU communicat with each other by serial.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2919
    • 提供者:xinyi
  1. SPI

    0下载:
  2. 实现stc单片机,两个单片机之间的SPI通讯。单主单从-Stc achieve single-chip, two single-chip communications between the SPI. Single-master single from
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3798
    • 提供者:千寻
  1. serial_communicate(C)

    0下载:
  2. 两个单片机之间的通信,用两个8051做的串行口通信,功能为呼叫器,按键对应显示相应数字,C语言编写-Between two single-chip communications, with two 8051 s serial port to do communications, the functions of pagers, keys corresponding to the corresponding figures show, C language
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:51942
    • 提供者:过客
  1. comunication_51_to_51

    0下载:
  2. 在两个MCS51单片机之间进行通信的小程序,经过验证成功实现了通信功能,满足要求-MCS51 at both single-chip communications between the small program, proven successful implementation of the communications functions to meet the requirements of
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:郝松
  1. double

    0下载:
  2. 分两个程序:接收端和发送端都有程序,实现两个单片机之间的串行通信,且在protuse仿真平台实现过。-Two procedures: the receiving end and sending end are the procedures to achieve between the two single-chip serial communication, and simulation platform in protuse too.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:32331
    • 提供者:rain
  1. 11111

    0下载:
  2. 运用proteus仿真了两个单片机之间的通信,附带详细的源码,希望对你的学习有帮助。-Proteus simulation using two single-chip communication between the source incidental detail, and they hope to help your learning.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:112374
    • 提供者:xianghong
  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. duojitongxin

    0下载:
  2. 关于两个单片机之间能够实现多机通信的源代码!内部有。HEX的下载文件,可便于学习版下载!-duojitongxin
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:6948
    • 提供者:wangjian
  1. VB

    1下载:
  2. 本例是使用VB编写的串口通信代码,包括两个PC之间,PC机和单片机之间等多个代码-This example is written using the VB code for serial communication, including the PC between the two, PC machines and between MCU and other codes
  3. 所属分类:Communication

    • 发布日期:2016-08-07
    • 文件大小:5268785
    • 提供者:王俊
  1. SingleChipDual-MachineCommunication

    0下载:
  2. 此程序可以实现两个单片机之间的相互通信;串口采用方式1工作,10位异步接受和发送,波特率可变,由定时器1控制;且含有校验-This program can be achieved between the two microcontrollers communicate with each other serial port mode 1 using the work of 10-bit asynchronous receive and send, variable baud rate, fro
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2336
    • 提供者:成水源
  1. chuan

    0下载:
  2. 实现了两个单片机之间的串行通信,采用RS232通信协议。-Realize the serial communication between two microcontrollers, using RS232 communication protocol.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:261043
    • 提供者:何传喜
  1. hongwaifashe

    0下载:
  2. 此代码模拟发射红外线遥控码值,用一个IO口输出,可以作为模拟发射码值测试或作为两个单片机之间的通信方式-This code simulated emission infrared remote control code value, with a IO port output, analog transmission code can be used as the value of the test or as a means of communication between two micro
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1291
    • 提供者:黄生
  1. UartApp

    0下载:
  2. 实现两个单片机之间的无线传输,并能用串口显示信息-To achieve the wireless transmission between the two microcontrollers and serial port can display information
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10599222
    • 提供者:jason
  1. SPI

    0下载:
  2. 用51实现SPI协议 用于两个单片机之间进行无线传输数据-SPI protocol is used by 51 to achieve the two wireless transmission of data between the microcontroller
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:1716
    • 提供者:杨天云
  1. wuxianchuanshu

    0下载:
  2. 用于在两个单片机之间建立基于SPI协议的全双工无线传输,-Between the two microcontrollers for the SPI protocol based on full-duplex wireless transmission,
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:49893
    • 提供者:杨天云
« 12 3 4 5 »
搜珍网 www.dssz.com