搜索资源列表
modbus规约程序
- modbus通信规约的汇编程序,可供通信编程时参考使用-Modbus communication protocol compilation procedures, communications programming for the use of reference
vb-modbus
- 用VB编写的MODBUS通信协议经典的主站程序-prepared by the VB MODBUS communication protocol classic main stations
modbus
- 根据标准MODBUS协议,c51编写的modbus通信,支持01H,02H,03H,04H,05H,06H,0FH,10H功能码,已在产品上使用
单片机modbus通信例程
- keil 写的一个单片机modbus通信例程,对搞modbus协议的人有用。,keil wrote a single-chip Modbus communication routines of those who engage in useful Modbus protocol.
C8051F340单片机实现的MODBUS
- 用新华龙的C8051F340单片机,实现的MODBUS RTU协议通信程序,New hualong the C8051F340 microcontroller, implementation of the MODBUS RTU protocol communication procedures
modbus.rar
- modbus485通信协议C程序,经修改已用于项目,熟悉后修改部分参数即可用于485通信相关项目。,modbus485 communication protocol C program, as amended, have been used for the project are familiar with some parameters after the change can be used for 485 telecommunications related projects.
uC-Modbus
- uC-modbus ,基于UC 标准的MODBUS RTU 通信协议。-modbus uC
modbus51
- 51单片机实现的 modbus 通信协议测试通过 希望能给初学者一个启发 共同进步-51 MCU modbus communication protocol test inspired by hope to give beginners a common progress
modbus_CRC
- modbus通信协议的CRC校验码生成器-make CRC
STM32-MODBUS
- 基于STM32F103VET6的NODBUS通信程序-The NODBUS communication program based on STM32F103VET6
MODBUS
- MODBUS功能代码,汇编代码编写,MODBUS-RTU通信试验“富士触摸屏与8位单片机相连”1对1应答通信-MODBUS function code compilation
modbus-51
- 此程序是51单片机的串口的测试程序,采用modbus通信协议,包括接收,发送,与主测试程序等-This program is 51 single-chip serial port test program, using modbus communication protocols, including receiving, sending, and the main test procedures
08111-081121c18
- 实现电动机的软启动控制,modbus通信,LCD带字库显示,软件容错和抗干扰设计不错-Achieve soft-start motor control, modbus communication, LCD display with font, software fault-tolerance and anti-jamming design good
freemodbus-v1.2
- ModBus通信参考程序,Keil编译,学习ModBus的好工具-ModBusx protocol simulation, study well the instrument ModBus
modbus
- 基于51单片机的MODBUS通信协议,单片机作为主站,读取从站信息-Based on 51 SCM MODBUS communication protocol, microcontroller as the main station, read the information from the station
modbus-3.1
- 基于单片机的Modbus程序,用于计算机于计算机之间的通信,计算机于单片机之间的通信,单片机于单片机之间的通信。-Modbus-based SCM procedures for communication between computers in a computer, the computer in the communication between the microcontroller, the communication between the microcontroller in th
8051F020-Modbus
- C8051F020的MODBUS通信程序代码,值得学习一下。-C8051F020 the MODBUS communication code, it is worth learning about.
C51 MODBUS通信协议实现
- 基于C51的modbus通信协议实现,C程序,绝对能够使用
Modbus
- 使用STC15F2K602S 实现了Modbus通信协议。 本Modbus程序实现了保持寄存器区32个功能寄存器64字节的读写功能,可用于实现32个int型数据的通信 写寄存器支持单个寄存器的写指令 使用功能号06 如:01 06 00 00 00 08 88 0C 读寄存器支持多个寄存器都指令,使用功能号03 如:01 03 00 01 00 01 D5 CA 方便朋友们直接移植到其他单片机 里面附带TA6932的显示驱动,将寄存器的内容显示在6932驱动的LED上(Th
MODBUS与STM32通信
- modbus与stm32通信,包含modbus协议文档和modbus主从站例程等(Modbus communicates with STM32, including Modbus protocol documents, MODBUS master slave routines, etc)