搜索资源列表
多机串行通信的实现的原代码_从机
- 定义从机正在通讯闪灯信号,定义从机通讯传送握手信号,发送子程序,延时子程序-definition of communications from the plane were flashing light signal, the definition transmission from the plane handshake signal, sent subroutine, delay subroutine
spi 从机
- spi 双击通信 从机
modbus 单片机从机的软件
- modbus rtu 485 通讯协议 的编写,单片机从机的软件,,已经可以了,调试通过了,-modbus rtu 485 communication protocol preparation, single-chip from the machine' s software, they can already, and debugging through,
MODBUS.rar
- MODBUS协议(包括主机和从机的程序),以及MODBUS协议内容,MODBUS Protocol (including the master and slave process), as well as the content of MODBUS protocol
串口多机通讯从机中断接收C51程序
- 串口多机主机C51程序- String mouth machine main engines C 51 procedures
i2c
- 模拟I2C功能。 I2C从机模式-Simulate I2C functions. I2C slave mode
Modbus
- modbus 从机控制程序,PIC单片机控制,正常工作-modbus slave control program, PIC microcontroller control, working
RS485
- 程序用KEIL51写 从机程序主要实现AD采样,然后把信号传给主机 各从机程序都相同,只是地址不同而已 主机程序:先发一个地址0X01 地址不是01的从机不反应,地址是01的从机把数据发回来. 然后主机再发02地址---02从机收到后发回数据 主机再发03地址---03收到后发回数据给主机 -Programs written with KEIL51 AD from machine to achieve the main sampling progr
stm32 Modbus 从机代码
- 此代码是stm32 modbus 从机代码 本人测试可用。
1.从机
- 无线模块nrf24l01通信程序(包括主机和从机)(Wireless module nrf24l01 communication program (including host and slave))
模拟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, 8 bit data, 1 stop bits, no pa
main
- CC3200 DMA通道实现SPI20MHZ从机(CC3200 DMA channel implementation of SPI20MHZ slave)
STM32 SPI双机通信
- 做主机接收时,不能和发送共用一个函数。该程序是基于stm32的双机通信程序。一定要理解好主机和从机的作用,做主机时会控制通信的时钟,从机是不能产生时钟的。如果从机要发送数据,那可以在主机发送数据 的时钟上发送数据。(You cannot share a function with the host when you host the receiver. The program is based on STM32 dual computer communication program. Be su
W25Q64 USB
- 通过USB从机接口读写W25Q64模拟一个可移动存储磁盘(Read and write W25Q64 from the computer interface through USB, simulate a removable storage disk)
FreeModbus_Slave-Master-RTT-STM32
- FreeModbus是一款开源的Modbus协议栈,但是只有从机开源,主机源码是需要收费的。同时网上也没有发现比较好的开源的Modbus主机协议栈,所以才开发这款支持主机模式的FreeModbus协议栈。本版FreeModbus版本号更改为V1.6,特性如下: 新增加的主机源码与原有从机的风格及接口保持一致; 支持主机与从机在同一协议栈运行; 支持实时操作系统及裸机移植; 为应用提供多种请求模式,用户可以选择阻塞还是非阻塞模式,自定义超时时间等,方便应用层灵活调用; 支持所有常用的
IIC从机verilog代码
- 亲测可用Verilog代码哦,IIC从机,拿来即用66666666666
485从机
- 485通信协议STM32从机程序,能够通过协议与485主机通信(485 communication protocol STM32 slave program)
freemodbus1.5多从机
- freemodbus1.5多从机实现方法,,freemodbus1.6已经运用在项目上(Freemodbus1.5 multi slave implementation method, freemodbus1.6 has been used in projects.)
485从机系统
- 基于51单片机的RS485从机系统 代码(RS485 slave system code based on 51 single chip computer)