搜索资源列表
c51crc.rar
- 51系列单片机CRC校验程序
crc.rar
- 51系列单片机CRC校验程序
crc 51
- 51单片机的CRC程序,此程序是通过查表的办法进行计算,对于51单片机相当适用-51 SCM CRC procedure, this procedure is through the look-up table approach, for quite applicable MCU 51
CRC_c51
- CRC校验程序,适用于51单片机程序的CRC校检,已经用在工业现场。-CRC procedures applicable to the procedures of 51 SCM CRC school seizure had been used in the industrial field.
MCU_crc_block
- 在单片机上实现crc校验,对算法进行了优化速度在51上也很快
mcu51-tools
- 51单片机开发工具有:51定时器计算工具,ASCII码速查工具,CRC计算器,波特率计算工具,led,串口调试助手
CRC_8
- Keil C51 上51系列单片机优化的CRC-8 算法。可以自己改其他算式的,包含字节查表,半字节查表,bit计算。很难得的哦。
crc-asm
- 关于字节数据的crc汇编计算代码程序,用于51系列单片机的代码。-The CRC compiled data about bytes calculation code for 51 series microcontroller code.
c51crc
- 51系列单片机CRC校验程序-51 series monolithic integrated circuit CRC check routine
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
crc51asm
- crc 51 单片机计算程序,保证51利用串口通讯的可靠传输-crc 51 single-chip computing
16bit_crc_check
- 51单片机通讯中高字节16位CRC校验程序,本程序已实际应用。-this program is for 16bit CRC check .
crc
- 51单片机的CRC-8校验程序,已应用到现场设备中-51 MCU CRC-8 validation procedures have been applied to the field devices
crc
- 非常使用的crc8程序,可用于串口通信,无线通信等场合需要数据校验的应用。在51单片机上测试通过。-crc8 program, very useful in many applications such as UART & wireless communication. it s has been successfuly compiled upon 51 MCU.
CRC
- 本源码介绍在51单片机系统中实现CRC校验的三种方法:按字节、字和半字节校验-The source describes the microcomputer system 51, CRC check of three ways: by byte, word, and half-byte checksum
51-nrf2401
- 51单片机开发的NRF24l01 产品性能: 1) 2.4GHZ全球开放ISM频段免许可使用 2) 最高工作速率1Mbps,GFSK高效调制 3) 125个频道满足多点通讯和跳频通讯需求 4) 1.9-3.6V工作,低功耗,待机模式仅1uA. 5) 双通道数据接收,内置环行天线,体积仅17*34mm,通信距离在100m之内,软件编简单。 7) 内置硬件8/16位CRC校验,收发中断标志,每次可发28字节 备注:1。免费提供开发源代码 2。提供全面技术支持和即
CRC-Serial-Communication
- 基于51单片机的CRC串行通信主机代码和从机代码-51 Based on the host microcontroller serial communication CRC code and the code from the machine
CRC
- 基于51单片机,CRC串口通讯校验,波特率可改变。-CRC checksum serial communication
CRC-serial-communication-by-proteus
- proteus仿真CRC串行通信.用的是51单片机。-Proteus simulation CRC serial communication.use the 51 mcu.
CRC
- MODBUS RTU协议的仪表通信时需要进行CRC校验,单片机可以用此程序生成CRC校验码,多项式是0xA001 所用单片机为STC15系列单片机,不过CRC生成过程很简单,通用的51单片机都可以生成(MODBUS RTU protocol instrument communication needs CRC verification, SCM can use this procedure to generate CRC checksum, the polynomial is 0xA001