搜索资源列表
modbus-c51
- C51编写的modbus现场总线的读写源代码。
modbus
- 根据标准MODBUS协议,c51编写的modbus通信,支持01H,02H,03H,04H,05H,06H,0FH,10H功能码,已在产品上使用
ModBus
- KEIL C51,51单片机实现MODBUS从机端
C51 MODBUS 多机通讯程序
- 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
modbus.rar
- modbus通讯协议的c51单片机程序,本程序经测试好用,modbus communication protocol of the single-chip c51 procedures, the procedures have been tested and easy to use
C51.rar
- 《C51单片机编程实战集锦》收编了大量了51单片机的实例," C51 single-chip Collection of actual programming," incorporated a lot of examples of single-chip 51
modbus-c51-slave
- 这是在STC2052单片机上实现的C51程序,内容是用于实现MODBUS总线RTU方式的从机源代码。系统基于RS485总线。-This was achieved on C51 MCU STC2052 program content is used to implement MODBUS bus RTU slave mode of the source code. System is based on RS485 bus.
modbusRTU_C51_RS485
- modbus RTU 的C51程序 单片机89S52 通信波特率 9600 8位数据 1位停止位 偶校验 485通位接口 单片机控制板地址 localAddr(变量) 通信可设置数据的地址: 字地址 0 - 255 (只取16位的低8位) 位地址 0 - 255 (只取16位的低8位)-modbus RTU' s C51 program microcontroller 89S52 Communication baud rate 96008 bits of d
RS485
- RS485 MODBUS C51程序(EE21学习板演示程序) -RS485 MODBUS C51 program (EE21 learning demo board)
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
modbus51
- 基于C51单片机的多机串口,MODBUS协议通讯的实现方法.-C51 Microcontroller Based Multi-machine serial port, MODBUS communication protocol implementations.
ModBus
- Modbus 中文资料 C51和Avr M16简单程序-Modbus
c51--modbus
- 是51单片机与台达触摸屏通讯。原因为如果台达触摸屏发一组数据给我,我能正确接收,将收到的数据显示在数码管上,同时我也回复它。用PC可以看出来我回复的内容。触摸屏发一次我回一次-Delta is 51 and touch-screen communication. Because the touch screen as if Delta made a set of data to me, I can correctly received, the data received in the digi
eview-c51-modbus
- 单片机通过MODBUS 协议与触摸屏通讯-Microcontroller through the touch screen communications with MODBUS protocol
modbus
- modbus协议及modbus_RTU的C51程序-modbus
MODBUS51
- MODBUS协议_51端源程序 MODBUS协议_51端源程序-modbus c51 code
modbus
- modbus协议及modbus_RTU的C51程序 modbus协议及modbus_RTU的C51程序-modbus c51 rtu code
modbus-RTU-C51-code
- 基于51单片机的modbus协议分析文档-the analysis document of modbus RTU C51 code
c51 modbus
- modbus RTU模式,实现03,06功能码。(Modbus RTU mode to implement 03,06 function code.)