搜索资源列表
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
8-16位CRC校验的算法程序
- 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
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
CRC
- CRC的MCS-51系统的实现代码。含查表和计算两种函数。即插即用-CRC of the MCS-51 System code. With look-up table and calculation of the two functions. Plug and Play
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 .
51crc
- 通信时,经常要用到的CRC校验,这是一个很好的例子,欢迎下载!-Communication, we often use to the CRC checksum, which is a good example, please download!
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系列来计算CRC16校验码的汇编程序-With 51 series to calculate the CRC16 checksum assembler
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