搜索资源列表
CRC-16
- CRC校验,C源代码,可应用于Modbus
crc
- 这是我原创的,用于单片机高速计算MODBUS通讯时需要的CRC校验码,使用查表的方法,比计算的方法快 有疑问可以写信, gaojun1117@sohu.com
C51 MODBUS 多机通讯程序
- 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
STC12C5A60S2_MODBUS-RTU-CRC RTU通信CRC校验程序
- 基于STC12C系列单片机的 MODBUS RTU通信CRC校验程序,并且包含头文件,可以直接套用.-Microcontroller series based STC12C MODBUS RTU communication CRC check program, and include the header file, can be directly applied.
modbus
- 标准modbus485带CRC校验通讯程序-Modbus485 standard communication procedures with CRC Checksum
crcsum
- 电力系统多功能电表 CRC校验代码源程序大全,支持以下规约或电表 ALPHA规约,IEC1107规约,DLT645规约,EDMI规约,ION-ModBUS RTU规约,ModBus规约,Quad4规约-Multi-function meter power system source code CRC checksum Guinness, to support the following Statute or the Statute ALPHA meter, IEC1107 statute,
CE151_CRC_Generation
- 说明:Modbus等协议中需要CRC校验码,这里是一个dsPIC33F芯片的CRC校验码产生器代码,PIC公司给出的,拿来用就是了。当然您可看看这代码究竟是什么样的一个算法过程。-Note: Modbus protocol, such as the need to check code CRC, there is a CRC checksum dsPIC33F chip code code generator, PIC given by the company and used with就是了.
2
- 本文包括了Modbus两种协议的校验编程,包括LRC校验和CRC校验。 LRC校验是使用在ASCII协议中的,CRC校验是使用在RTU协议中的-This article includes two kinds of protocols Modbus validation program, including the LRC checksum CRC checksum. LRC check is to use the ASCII agreements, CRC checksum is us
AVRmicro-controlerSPIcommunication
- 可实现ATMEG16主从式双向通讯,CRC校验,参考MODBUS数据协议开发,可自由扩展-Can be realized ATMEG16 master-slave two-way communication, CRC checksum, the data reference MODBUS protocol development, are free to expand
CRC
- 使用modbus协议实现循环冗余校验CRC-Modbus protocol with cyclic redundancy check CRC
CALCCRC
- 计算Modbus通信协议和CDT通信协议CRC校验的小程序。-A Program to calculate CRC checksum of Modbus Protocol and CDT Protocol.
Modbus
- 基于lpc2468的modbus驱动开发,内有CRC校验-The modbus-driven development based on lpc2468, within the CRC,
modbus51
- 基于modbus协议的51单片机串口收发程序,包括CRC校验-Modbus protocol-based single-chip serial transceivers 51 procedures, including the CRC
5D-QD10.31
- ModBus主机端通信方式,其中包含16位的CRC校验算法-ModBus Protocol master comunicate program,include 16bit CRC verify arithmetic
Modbus
- modbus 通讯 功能3,6实现,带CRC校验,源代码-modbus communication functions 3,6 achieve with the CRC checksum, source code
CRC
- CRC校验的C语言算法 modbus通讯协议-CRC checksum algorithm in C language
modbus-CRC
- 串口调试工具(自动计算并发送modbus之CRC校验码)-Serial debugging tools (automatically calculates and sends the CRC checksum modbus)
modbus
- 基于STM32的MODBUS通讯协议的实现,16位CRC校验-STM32-based implementation of the MODBUS communication protocol, 16-bit CRC
CRC
- CAC16 cac校验程序 modbus用(cac16 CAC check program MODBUS)
CRC校验单片机C源码
- CRC校验单片机C源码,供MODBUS程序使用