搜索资源列表
串口多机通讯从机中断接收C51程序.rar
- 串口多机主机C51程序
多机串行通信的实现的原代码_从机
- 定义从机正在通讯闪灯信号,定义从机通讯传送握手信号,发送子程序,延时子程序-definition of communications from the plane were flashing light signal, the definition transmission from the plane handshake signal, sent subroutine, delay subroutine
RS485多机通讯
这是一个基于RS485多机通讯的实验程序,我现在用的是一台主机,二台从机,主机按键按下对应发送的数据,如果主机选择从1,那么这时从机1会收到主机的数据。
C51 MODBUS 多机通讯程序
- 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
串口多机通讯从机中断接收C51程序
- 串口多机主机C51程序- String mouth machine main engines C 51 procedures
PC与单片机的RS485源程序(VB+ASM编写)
- RS485通信程序,主机和从机都有了,现成的东西可以直接应用在你的开发中,PC程序用VB编写,485多机通讯是ASM的。-RS485 communication procedures, and from the host machine has a ready-made things can be directly used in your development, the PC using VB preparation procedu
多机串行通信的实现的原代码_从机
- 定义从机正在通讯闪灯信号,定义从机通讯传送握手信号,发送子程序,延时子程序-definition of communications from the plane were flashing light signal, the definition transmission from the plane handshake signal, sent subroutine, delay subroutine
aa_3
- 学习掌握单总线数字式温度传感器 DS18B20的64位激光ROM码的读出方法。读DS18B20 64位ROM码命令(33h)允许主机直接读出从机的64位ROM代码,而无须执行搜索ROM 过程。如果该命令用于多节点系统,则必然发生数据冲突,因为每个从机设备都会响应该命令。64 位激光ROM 从高位到低位依次由8 位CRC、48 位列号和8 位家族代码(28H)组成。-learning and mastering digital singl
maongn
- 此为一个单片机多机通信的程序 有两个从机一个主机 从机1负责采集温度并上传给主机 从机2控制电机转动
89c51-IO
- 目前普遍采用的MCS51 和PIC 系列单片机通常只有一个(或没有)UART 异步串行通信接口,在应用系统中若需要多个串行接口(例如在多机通信系 统中,主机既要和从机通信又要和终端通信)的情况下,通常的方法是扩展 一片8251 或 8250 通用同步/异步接收发送芯片(USART),需额外占用单 片机I/O 资源。本文介绍一种用单片机普通I/O 口实现串行通信的方法,可 在单片机的最小应用系统中实现与两个以上串行接口
xiongxing
- 在多片单片机够成的多机通信系统中,主从式多机通信是多机通信中比较简单的通信方式。由于条件限制,本设计采用STC系列单片机开发板进行开发设计。硬件部分主要3块单片机开发板通过数据线连接而成。单片机板主要用到了,键盘、4位的LED显示器、MAX232芯片及数据线接口。3块单片机板,一块主机,另两块做从机。数据线是主机的TXD、RXD分别接从机的RXD、TXD-In single-chip multi-chip enough into the
111
- 利用SPCE061A,RS485 多路数据采集系统 本系统采用双CPU控制,主机与从机的CPU都是使用SPCE061A单片机。从CPU负责采集七路数据,同时应答主CPU发送的命令。主CPU进行数据处理,数据显示,键盘输入,系统报警,语音播报通道的电压值。在主CPU与从CPU的通讯中,采用国际标准的RS485差分方式接口,使通讯的速率和传输距离均大于RS232的标准接口方式,并且用线最少(只要两根)。本系统实现了一种具有语音播报、
AVR485
- AVR多机通讯,适用于AVR单片机的底层开发,后面可带多台终端。此文件包含主机和从机程序-AVR multi-machine communications, applied to the bottom of AVR MCU development, after more than one terminal can be brought. This file contains procedures for master and slave
asm
- 51单片机的串口多机通讯设计,包括LCD显示以及可随意添加从机-51 serial single-chip multi-machine communication design, including LCD display and are free to add from the machine
DY
- 51单片机的多机通讯的汇编源程序.主机控制从机-51 Single-chip multi-machine communications compilation of source code. Host control from the machine
模拟I2C主机和模拟I2C从机)
- 包含了模拟I2C主端以及从端,带应答型号,不带应答信号都可以,已经在多个平台上验证了(It contains analog I2C master and slave, with response type and without answer signal. It has been verified on several platforms)
多合一code
- 采用51单片机作为主控制器,通讯方式为485总线,通讯协议为Modbus,波特率为9600,8位数据,1个停止位,无校验位; 本程序作为从机部分编写的;(Using 51 single-chip microcomputer as the main controller, communication mode is 485 bus, communication protocol is Modbus, baud rate is 9600,
基于51单片机的多机通信
- 实现主从多机通信,一个主机,三个从机,三个开关实现配置通信地址,矩阵键盘为发送数据,在地址相配的从机会显示相应的数字。无源码,提供两个hex(To achieve master slave multi machine communication, a host, three slave computers and three switches are used to configure the communication address
freemodbus1.5多从机
- freemodbus1.5多从机实现方法,,freemodbus1.6已经运用在项目上(Freemodbus1.5 multi slave implementation method, freemodbus1.6 has been used in projects.)
ModBus-Master C8 - 多个从机
- STM32作为主机通过modbus协议实现读取三个从机的数据,三个从机的站号分别为1,2,3。(STM32 is used as the host to read the data of three slaves through Modbus protocol. The station numbers of three slaves are 1, 2 and 3 respectively.)