CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - Modbus CRC

搜索资源列表

  1. CRC-16

    0下载:
  2. CRC校验,C源代码,可应用于Modbus
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.19kb
    • 提供者:kingspr
  1. crc

    0下载:
  2. 这是我原创的,用于单片机高速计算MODBUS通讯时需要的CRC校验码,使用查表的方法,比计算的方法快 有疑问可以写信, gaojun1117@sohu.com
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:高郡
  1. ASM_CRCTEST

    0下载:
  2. modbus的CRC源程序,单片机89S52,汇编语言代码-Modbus CRC source, the microcontroller 89S52, assembly language code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:刘江
  1. C51 MODBUS 多机通讯程序

    11下载:
  2. 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-26
    • 文件大小:12.07kb
    • 提供者:xyz543
  1. STC12C5A60S2_MODBUS-RTU-CRC RTU通信CRC校验程序

    2下载:
  2. 基于STC12C系列单片机的 MODBUS RTU通信CRC校验程序,并且包含头文件,可以直接套用.-Microcontroller series based STC12C MODBUS RTU communication CRC check program, and include the header file, can be directly applied.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-01
    • 文件大小:4.91kb
    • 提供者:xt3203
  1. modbus

    1下载:
  2. 标准modbus485带CRC校验通讯程序-Modbus485 standard communication procedures with CRC Checksum
  3. 所属分类:SCM

    • 发布日期:2015-10-11
    • 文件大小:2.51kb
    • 提供者:李昭锦
  1. crcsum

    0下载:
  2. 电力系统多功能电表 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,
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3.12kb
    • 提供者:bigworms
  1. CE151_CRC_Generation

    1下载:
  2. 说明: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就是了.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:10.91kb
    • 提供者:fft
  1. CRC

    0下载:
  2. CRC 程序,可用于modbus通讯等子程序的调用。-CRC program can be used for modbus communications subroutine calls.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1.13kb
    • 提供者:蒙子
  1. 2

    0下载:
  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
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:74.06kb
    • 提供者:hong
  1. CRC

    0下载:
  2. 使用modbus协议实现循环冗余校验CRC-Modbus protocol with cyclic redundancy check CRC
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:637byte
    • 提供者:小秋
  1. CRC_16

    0下载:
  2. Modbus CRC calculation software - Can be changed by changing Polynomial.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1021byte
    • 提供者:mukund
  1. modbusCRC

    0下载:
  2. modbus规约中CRC校验方式的程序算法,请大家多多指教!-modbus CRC checksum in the way of the Statute of the program algorithm, please exhibitions!
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:946byte
    • 提供者:
  1. Modbus

    0下载:
  2. 基于lpc2468的modbus驱动开发,内有CRC校验-The modbus-driven development based on lpc2468, within the CRC,
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:7.81kb
    • 提供者:maomao
  1. ModBus

    0下载:
  2. CRC编码和解码,主要用于RS485通讯时对数据校验。-CRC encoding and decoding, mainly for RS485communication of data check.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1.13kb
    • 提供者:彭晖
  1. Modbus

    0下载:
  2. modbus 通讯 功能3,6实现,带CRC校验,源代码-modbus communication functions 3,6 achieve with the CRC checksum, source code
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1.01kb
    • 提供者:wanghao
  1. CRC

    0下载:
  2. CRC校验的C语言算法 modbus通讯协议-CRC checksum algorithm in C language
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:77.53kb
    • 提供者:yinming
  1. modbus-CRC

    1下载:
  2. 串口调试工具(自动计算并发送modbus之CRC校验码)-Serial debugging tools (automatically calculates and sends the CRC checksum modbus)
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:15.86kb
    • 提供者:高乐
  1. modbus

    0下载:
  2. 基于STM32的MODBUS通讯协议的实现,16位CRC校验-STM32-based implementation of the MODBUS communication protocol, 16-bit CRC
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:8.99mb
    • 提供者:谭先锋
  1. CRC

    0下载:
  2. CAC16 cac校验程序 modbus用(cac16 CAC check program MODBUS)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:睡意浅浅
« 12 »
搜珍网 www.dssz.com