搜索资源列表
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
- 这个是ATMega16的freemodbus移植的主站程序,因为网上几乎没有这方面的资料,所以做了将近一个多月,希望能有所帮助-this is a freemodbus master,use ATMege16,hope can do some help.
V4-RS485-MODBUS-Master(V1.0)
- modbus code master modbus 主站程序-modbus slave code
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- 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)