搜索资源列表
Master
- 富士通单片机MB90F387上实现MODBUS,利用具有该功能的操作器,方位MODBUS从设备
ex_modbus_master.rar
- Modbus master microchip pic,Modbus master microchip pic
modbus-c51-master
- 这是基于STC2052单片机的C51源码,内容是实现modbus总线RTU方式的主机程序。总线通讯采用RS485.-This is based on STC2052 MCU C51 source code, content is the way to achieve modbus host bus RTU program. Bus communication using RS485.
Modbus_sdcc
- Modbus RTU slave and master for C51 use SDCC compiler
modbus_master
- modbus rtu master主站代码示例-modbus rtu master examples
modbus
- Stm32 简易 modbus(主站)-Stm32 Simple modbus(Master)
modbus-
- 51单片机利用modbus通讯协议实现一主机多从机查询各站的检测电压,包含PROTEUS电路和源文件。-51 microcontroller use a communication protocol modbus master multi slave query detection voltage of each station, including PROTEUS circuit and the source files.
Modbus-Master-C-Code
- 详细介绍MODBUS Master实现过程,一个比较完成的MODBUS主站代码-Details MODBUS Master implementation process, a relatively complete MODBUS master code
V4-RS485-MODBUS-Master(V1.0)
- modbus code master modbus 主站程序-modbus slave code
Modbus-LED-driver-master
- modbus协议,点亮LED灯,AVR单片机平台。(Modbus protocol, lit LED lights, AVR microcontroller platform.)
MODBUS中文协议
- 学习modbus,掌握modbus基础,推开modbus的大门。(Learn modbus, master the Modbus foundation, push the door of modbus. Learn modbus, master the Modbus foundation, push the door of modbus.)
MODBUS主站例程
- modebus主机功能,使用了fifo机制(modbus master, with fifo structure)
ModBus-Master
- 基于单片机STM32的modbus协议,采用485总线(The Modbus protocol based on single chip microcomputer STM32 adopts 485 bus)
ModBus-Master-20171023修改
- modbus RTU主站程序,支持01,05,03,06,16等功能码(Modbus RTU master program, support 01, 05, 03, 06, 16 and other functional code)
ModBus-Master-master
- 此代码为modbus rtu协议主机 C语言实现(This code for Modbus RTU protocol host C language implementation)
ModbusMaster-master
- Modbus library for arduino
MODBUS- 485SLAVER
- 本例程为 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
FreeModbus_Slave-Master-STM32-master
- modbus 主从机程序,有主从机处理流程图,可提供编写思路(The MODBUS master-slave program downloaded from foreign open source websites has a master-slave processing flow chart, which can provide ideas for compiling.)
FreeModbus_Slave-Master-NOOS-STM32-master
- freemodbus主从机程序移植到stm32芯片上(Transplantation of freemodbus master-slave program to STM32 chip)
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.)