CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 多机通讯

搜索资源列表

  1. 串口多机通讯主机C51程序.rar

    0下载:
  2. 串口多机通讯C51程序,经过实际验证
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:8400
    • 提供者:
  1. 串口多机通讯从机中断接收C51程序.rar

    1下载:
  2. 串口多机主机C51程序
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:8349
    • 提供者:
  1. 多机通讯程序

    0下载:
  2. 这个是多机通信的程序,虽然老了点,但是用与实验是很好用的,本人昨天刚去试过啊,呵呵,希望对大家有帮助,嘿嘿 -This a multi-machine communication procedures, although old, but with the experimental use is a good use, and yesterday I just tried to ah, what we want to help, laughter
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3431
    • 提供者:wu
  1. C51 MODBUS 多机通讯程序

    11下载:
  2. 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-26
    • 文件大小:12361
    • 提供者:xyz543
  1. temperature.rar

    0下载:
  2. 温度的多机通讯,18b20的高级应用。实现了读写两个传感器,Temperature multi-machine communication, 18b20 advanced applications. Two sensors to achieve the reading and writing
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:23503
    • 提供者:cdle_net维业
  1. MBmag无奇偶校验232-485通讯协议V4.2版

    1下载:
  2. 利用AT89C52控制的多机通信(485协议),通信双方发送和接受的数据利用LCD1602液晶实时显示。,AT89C52-controlled use of multi-machine communications (485 agreements), communication, both send and receive data using real-time display LCD1602 LCD.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-21
    • 文件大小:146725
    • 提供者:zhangwenbin
  1. 串口多机通讯从机中断接收C51程序

    0下载:
  2. 串口多机主机C51程序- String mouth machine main engines C 51 procedures
  3. 所属分类:SCM

    • 发布日期:2015-04-23
    • 文件大小:8620
    • 提供者:ailing
  1. 串口多机通讯主机C51程序

    0下载:
  2. 串口多机通讯C51程序,经过实际验证- The string mouth machine communications C 51 procedures, pass through actually confirm
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:8671
    • 提供者:ailing
  1. main

    0下载:
  2. 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量) 4:每个上行/下行的数据包都采用CRC8校验 5:数据接收采用中断+查询的方式 6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包 7:不管是主机还是从机,如果收到的数据包有任何错误,都将丢弃该数据包,等效于没有接收
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2248
    • 提供者:卢长晓
  1. main

    0下载:
  2. 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量) 4:每个上行/下行的数据包都采用CRC8校验 5:数据接收采用中断+查询的方式 6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包 7:不管是主机还是从机,如果收到的数据包有任何错误,都将丢弃该数据包,等效于没有接收
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1867
    • 提供者:卢长晓
  1. RS485

    0下载:
  2. 基于RS485的多机通讯,真的是很不错的源代码啊,我在网上看见了就下了发出来大家学习-RS485-based Multi-machine communication, is really very good source ah, I saw on the Internet was issued to them to learn
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:19145
    • 提供者:张乐天
  1. sjc3a

    0下载:
  2. 功能: 1、作为主机通讯采集两路下位机数据并将此数据通过8255送出(十路水位值) 并计算水头送STC板 2、采集数据为BCD码制,先转换成二进制,处理后再转换成BCD 3、通讯采用方式3,多机通讯,上位机发地址时TB8=1,其他TB8=0 下位机SM2=1,RB8=1时产生中断后使SM2=0收发数据,结束后SM2=1 在此系统中本机硬件地址要设为0-Features: 1, as the host of two-way communication acquisit
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3350
    • 提供者:张扬
  1. tongxun

    0下载:
  2. 单片机通讯类,点对点,多机通讯,发送带缓冲-Single-chip communications, peer-to-peer, multi-machine communication, sent with a buffer
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4597
    • 提供者:reborn
  1. Serialmultiomputercommunicatonroutines

    0下载:
  2. 串口多机通讯 例程 基于51单片机 多机通信例程-Serial multi-computer communication routines based on 51 MCS Multi-Computer Communication routines
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:733
    • 提供者:zhongguangxi
  1. com

    0下载:
  2. 51单片机实现各种通讯的子程序,包括多机通信、发送、接收、收发。C语言编写-51 MCU variety of communications subroutines, including the multi-machine communications, send, receive, send and receive. C language
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:4560
    • 提供者:xinkun
  1. chuanxingtongxun

    0下载:
  2. 主要描述的是单片机通讯的主从机,以及多机通讯,还有串行通讯模式通讯。-goodgoodgoodgoodgoodogodofodo oaoooaooaaaaaaaaaaaaaa
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:151507
    • 提供者:刘鑫
  1. led_comtest

    0下载:
  2. LED动态显示、多机通讯单片机源码与仿真-LED dynamic display, multi-source and simulation of computer communication microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:150213
    • 提供者:方强
  1. duojitongxun

    0下载:
  2. 一个关于双机之间的通讯联系:包括串口设置。地址编码,按键设置等。另付proteus仿真原理图,可以动态观察。对学习多机通讯很有帮组-One on communication links between the two-machine: including the serial port settings. Address code, key settings. Extra proteus simulation diagram, can be dynamically observed. Multi
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:70506
    • 提供者:黎池元
  1. RS-485

    0下载:
  2. 此代码是基于RS-485的多机通讯,清晰的代码使你一目了然。-This code is based on the RS-485 Multi-machine communication, clear the code to make you a glance.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:18885
    • 提供者:闫伟
  1. 485

    1下载:
  2. 485 Protues 多机通讯仿真,一共有主机,从机3个,主机轮训从机答应-485 Protues simulation of multi-computer communication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:287438
    • 提供者:小白
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com