搜索资源列表
ucos-tcpip
- 基于ucos的TCPIP包。 全部源代码和说明文件 TCP PING ARP CRC ETHERNET HARDWARE INCLUDE IP socket UDP-OUT Beginners package. All source code and documentation PING ARP TCP CRC ETHERNET HARDWARE I NCLUDE UDP IP socket
aa_3
- 学习掌握单总线数字式温度传感器 DS18B20的64位激光ROM码的读出方法。读DS18B20 64位ROM码命令(33h)允许主机直接读出从机的64位ROM代码,而无须执行搜索ROM 过程。如果该命令用于多节点系统,则必然发生数据冲突,因为每个从机设备都会响应该命令。64 位激光ROM 从高位到低位依次由8 位CRC、48 位列号和8 位家族代码(28H)组成。-learning and mastering digital single bus DS18B20 64 laser ROM cod
crc.c
- CRC source code for linux environment. CRC for 16 bytes packet. Useful for checking crc of tinyos uart packet.
FriendzCRCprogram
- (原创) Friendz 自己编制的CRC程序,比较容易理解。 可更改后变为自己的G(x)函数。-Friendz s CRC source code for embedded enviroment. Using C.
CRC
- 在使用终端设备采集数据的时候,使用串口传回并进行CRC校验,此为CRC校验代码-Data collection in the use of terminal equipment, when returned using the serial port and the CRC, the CRC check code is
enhance-the-robust-of-485-by-CRC
- 主要演示如何使用CRC以及状态机方式,增强485通讯的可靠性,请参考-Code is relatively simple, the main demonstration how to use the CRC as well as other ways to enhance the reliability of 485
PIC-and-PC-communicate-Via-485
- PIC单片机与上位机以485方式通讯代码,内含CRC校验算法,经测试通过。代码风格利于阅读。-PIC microcontroller with the host computer communication code 485, containing the CRC checksum algorithm, after the test. Coding style is conducive to reading.
CRC16
- 这是CRC校验的源代码,工程是C++格式的,有详细注释说明,给有需要的工程师。-This is the CRC checksum of the source code, project is C++ format, with detailed explanatory notes to the needy engineer.
modbus-CRC
- 简单介绍了 MODBUS 协议, 针对 RS485 测控模块的实际需要, 定义了该协议的扩 展功能码。并对通信协议的实现细节进行了说明, 给出了采用 C51 设计实现的通信协议 程序。-Brief introduction of the MODBUS protocol, in view of the actual need of RS485 control module, defines the protocol extension Show the function code
monitor
- 串口工具调试 源代码 测试使用 练习 带CRC校验 modbus测试练习-Serial debugging tool with source code to test the use of practice exercises to test modbus CRC checksum
CRC16_1
- 通用CRC校验程序,通过CRC校验提高通信的可靠性,该代码反应了CRC校验的基本原理-General CRC check program, to improve communication reliability through CRC check, the response code is the basic principle of the CRC