搜索资源列表
8位C51CRC校验原程序
- 8位C51,CRC校验原理单片机编程原程序-eight C51, CRC principles SCM original programming procedures
CRC_c51
- CRC校验程序,适用于51单片机程序的CRC校检,已经用在工业现场。-CRC procedures applicable to the procedures of 51 SCM CRC school seizure had been used in the industrial field.
1N4001.ZIP
- 单片机 的CRC校验程序网上下载 -SCM CRC procedures downloaded CRC procedures online download
24LC65
- 〖说明〗24LC65 I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接VCC。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考 察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验 证。
c8051f020上实现的CRC
- 在c8051f020上实现的crc校验程序,绝对原创-C8051f020 achieved in the crc check procedures absolute originality
crc源码
- crc校验源码,可供C51程序员参考,我目前测试用的32位CRC程序-crc check source code, programmer's reference for C51, I am currently testing 32-bit CRC procedures
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.
MultiDS18B20
- 使用KeilC编写的STC89C52上的,单总线多DS18B20,温度测量程序。包含查找18b20,CRC校验等功能。支持个数由片外RAM大小决定(最多255个)。-Use KeilC prepared STC89C52 on a single bus multi DS18B20, temperature measurement procedure. Includes search 18b20, CRC check functions. Support the number of decisio
c51crc
- 51系列单片机CRC校验程序-51 series monolithic integrated circuit CRC check routine
CalculateCRC
- CRC校验程序在单片机通信和数据纠错中经常用到,本程序用查表法求得-CRC checksum procedure in single-chip communication and data frequently used for error correction, the procedure look-up table method used to achieve
DS18b20_C_CRC
- 自己用C写的测温芯片(ds18b20)的驱动程序,有CRC校验,主控芯片为51类型,其中还有ds18b20的中英文资料各一份。-Their use of C-chip temperature measurement of Writing (ds18b20) driver has CRC checksum, the master chip for the 51 type, have one of DS18B20 information in both English and Chinese eac
16bit_crc_check
- 51单片机通讯中高字节16位CRC校验程序,本程序已实际应用。-this program is for 16bit CRC check .
crc-cx
- crc 校验程序 集合 内含5中crc校验程序 以测试通过-crc check program collection containing 5 crc check program to test
CRC
- CRC校验程序 比较好用 可以试用一下-crc check
crc
- 基于KEIL环境下,可用于STM32F ARM 单片机的CRC校验程序。-Based KEIL environment, CRC procedures for STM32F ARM microcontroller.
crc
- 两段地址组合的crc校准程序,length1 start_addr1的校验长度,length2 start_addr1+start_addr2的总的检验长度(Two section address combination of CRC calibration procedures, length1 is the start_addr1 checksum length, length2 is the start_addr1+start_addr2 the total length of the t
CRC
- CAC16 cac校验程序 modbus用(cac16 CAC check program MODBUS)
CRC-8校验
- CRC8校验的程序参考,用于数据传输的校验(CRC8 check, for the data transfering process to check the data.)
CRC校验单片机C源码
- CRC校验单片机C源码,供MODBUS程序使用