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

搜索资源列表

  1. 485-MASTER

    1下载:
  2. 用485实现单片机之间的串行通信。 主机部分发送从机地址,等待从机响应,从机准备好就发数据,发完就接收从机的响应,接受成功就跳出循环,否则重发。-MCU with 485 Serial Communication between. Host of this address from the plane, waiting for the response from the plane, from the plane ready to discuss the data, finished on
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.1kb
    • 提供者:吴新明
  1. master

    0下载:
  2. 基于AVR平台的C语言开发,Atmanavr环境下编译实现,该源程序包括用mega16的UART口实现在片485通讯。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.82kb
    • 提供者:阿亮
  1. MASTER+SLAVE+LCD+DS18B20+AD

    0下载:
  2. 多点烟雾,温度探测报警程序 基于MSP430F247,485总线.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30.66kb
    • 提供者:saind
  1. 单片机485通信单发单收单发多收及主从模式

    1下载:
  2. 单片机485通信单发单收单发多收及主从模式,485 single-chip communication, single hair single acquiring many hair-entry and master-slave mode
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-22
    • 文件大小:31.04kb
    • 提供者:子少
  1. 485_full-duplex_communication

    0下载:
  2. 485全双工通信源代码,包括485单数据通信、485多数据通信、485通信调试、485自动收发通信!-485 full-duplex communication source code, including 485 single data communications, data communications over 485, 485 debugging, 485 automatic send and receive communication!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:139.61kb
    • 提供者:hehe
  1. 485

    0下载:
  2. AVR单片机的485通信参考程序 -AVR MCU reference 485 communication procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:157.04kb
    • 提供者:黄小华
  1. RS-485

    1下载:
  2. 本源码程序采用用51单片机AT89C55分控采用软件模拟的方式输出SPI信号! 控制16段LED护栏管的单色跳变,跑动追逐等模式! 为了达到 各控制器的变化同步!采用RS-485通讯的方式!由主控发送命令!使各分控制器 变化模式达到同步效果!主控制器同样采用AT89C55单片机设计!通讯方式采用RS-485-Procedures for the use of this source by 51 points AT89C55 single-chip Analog-controlled
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:135.14kb
    • 提供者:黄达伟
  1. 1280_485_usart1

    0下载:
  2. 在IAR Embedded Workbench IDE平台使用ATmega1280的USART1口的编译连接通过的485通信的master机和slave2以及slave3的程序-IAR Embedded Workbench IDE in the platform of the ATmega1280 compiler USART1 I connect the 485 through the master communication and slave3 procedures, as well as
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:304.2kb
    • 提供者:dingyubo
  1. master

    0下载:
  2. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:16.59kb
    • 提供者:tengzhi
  1. ccu_rcu

    0下载:
  2. 一种天线自动控制系统的控制程序,分主机(CCU)和从机(RCU)两部分。两者通过485接口通信,通信协议符合HDLC规范。-It is a referable control programme for a kind of Antenna Automatic Control System, which contains two parts of CCU(Master) and RCU(Slave). The hardware interface is RS485, and the comm
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:338.11kb
    • 提供者:nocturne
  1. 485

    0下载:
  2. 使用MAX485芯片组成多级通信网络,一主多从模式-MAX485 chips using multi-level communications network, a master multi-slave mode
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:51.07kb
    • 提供者:Zhu
  1. 485-MASTER

    0下载:
  2. 用485实现单片机之间的串行通信。 主机部分发送从机地址,等待从机响应,从机准备好就发数据,发完就接收从机的响应,接受成功就跳出循环,否则重发-Serial communication between MCU with 485. Host part of the Slave Address, waiting for the slave response from the machine ready to send data, finished his receiving slave respon
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:梁磊
  1. 485

    0下载:
  2. 485主从通信,主机呼叫从机应答。采用轮询的方式进行通信。-485 master-slave communication, the host calls from the answering machine. The Polling way to communicate.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:178.25kb
    • 提供者:樊忠
  1. 485

    0下载:
  2. AVR单片机485通信教程及范例。包含多个485主从单片机的程序,及单片机多机通信方法教程。-AVR microcontroller 485 tutorials and examples. Contains more than 485 master-slave MCU programs, and single-chip multiprocessor communication method tutorial.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:392.83kb
    • 提供者:
  1. GPRS-and-485

    0下载:
  2. 本程序用到GPRS和RS485通信实现主机和从机之间的通信,送用的MCU为MSP430-The procedures used to achieve communication between the master and the slave GPRS and RS485 communication, send for MCU for MSP430
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:547.78kb
    • 提供者:cheng
  1. 485

    0下载:
  2. STM32 485通讯源码,分别是主机和从机的源程序。-STM32 485 communication source, namely the master and slave source.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3.35mb
    • 提供者:明帅
  1. ModBus-Master

    0下载:
  2. 基于单片机STM32的modbus协议,采用485总线(The Modbus protocol based on single chip microcomputer STM32 adopts 485 bus)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:2.32mb
    • 提供者:hero_jia
  1. program for my

    1下载:
  2. 内含九个独立工程,主控芯片 STM32F108C8T6。九个工程分别为:操作LED灯;操作485;操作ADS1015 12位ADC芯片;操作济南有人的网口;两个版本的PID控温程序;外部时间程序;操作ch376读写SD卡程序;ucos-II+mudbus测试程序。(Contains nine independent works, master control chip STM32F108C8T6.The nine projects are: operating LED lamps;Operati
  3. 所属分类:微处理器开发

    • 发布日期:2018-04-18
    • 文件大小:29.89mb
    • 提供者:mrzhaoqi
  1. MODBUS- 485SLAVER

    0下载:
  2. 本例程为 RS485 MODBUS 主站例程。可以通过按键发送相应的 MODBUS 命令,然后等待从站应答 (或超时)退出等待。 程序使用串口 3( USART1)与从机通讯,执行结果通过串口 1( USART1)送到计算机的串口。可以 通过 PC 机的串口终端软件观察程序执行结果(This routine is the RS485 MODBUS master station routine. You can send the corresponding MODBUS commands t
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:339kb
    • 提供者:answer哈哈
  1. 实验X03 MODBUS - 485从机

    1下载:
  2. stm32 rs485从机代码,采样MODBUS方式(RS485, master slave communication)
  3. 所属分类:单片机开发

    • 发布日期:2020-02-28
    • 文件大小:330kb
    • 提供者:huazai123
« 12 »
搜珍网 www.dssz.com