搜索资源列表
modbus51code
- 详细程序实现modbus 协议功能。C语言开发,通俗易懂。仅供开发人员参考
MODBUS
- MODBUS协议用C语言实现,里面含有协议,有注释。-MODBUS
7-switch
- keil c modbus stc单片机 双串口 分别实现主从协议-keil c modbus stc single-chip dual-port, respectively, to achieve master-slave protocol
53607917DG128_SCI
- 用51实现的modbus协议,在keil c环境下打开。-51 to achieve the modbus protocol
ljpcheng
- 本程序是实现PC和51单片机之间的串行通信,通信协议是MODBUS,这是本人经过调试过的。C语言开发,程序里有详细注释,可读性很好!-This process is achieved between the PC and the 51 single-chip serial communication, communication protocol is MODBUS, this is after I debugged. C language development, the program no
VVVF
- C8051实现台达变频器驱动和控制,Modbus协议,Keil下编译通过。-C8051 for Delta inverter drive and control, Modbus protocol, Keil compile.
FREEMODBUS_FOR_stm32
- 为什么要移植Freemodbus,这个问题需要从两个方面来回答。第一,modbus是一个非常好的应用层协议,它很简洁也相对完善。对于还没有接触过modbus的朋友来说,我非常不建议直接移植freemodbus,应该耐心的从modbus文档入手,并充分把握身边的所有资源,例如PLC的中modbus部分。第二,其实嵌入式系统的通信协议可以自己制定,但是通过实践发现自己定制的协议漏洞百出,尤其是扩展极为困难。我始终认为借鉴他人的经验是很好的途径。借鉴他人成熟的代码,可以减少调试的时间,实现的功能也多
ljpcheng
- 本程序是实现PC和51单片机之间的串行通信,通信协议是MODBUS,这是本人经过调试过的。C语言开发,程序里有详细注释,可读性很好!-This process is achieved between the PC and the 51 single-chip serial communication, communication protocol is MODBUS, this is after I debugged. C language development, the program no
MODBUS-C-program-on-51MCU
- 在51单片机上实现工业ModBus通讯协议,RTU协议。包括主机的C程序和从机的C程序。可在PROTEUS仿真软件上运行通过。提供仿真原理图。-Industrial ModBus protocol on 51 single, RTU protocol. C program includes a host and slave C program. PROTEUS simulation software can be run on the pass. Provide simulation schem
C51 MODBUS通信协议实现
- 基于C51的modbus通信协议实现,C程序,绝对能够使用
modbus
- 用C语言来实现通讯类装置MODBUS协议.-modbus protocol
ModBus-Master-master
- 此代码为modbus rtu协议主机 C语言实现(This code for Modbus RTU protocol host C language implementation)