搜索资源列表
Modbus-RTU
- Modbus-RTU测试工具原代码,能自动生成CRC校验码-Modbus-RTU test tool
PortHelperV1.2.7
- 单片机多功能调试助手不仅含有串口调试功能、而且该软件强大之处支持USB数据收发、网络数据收发、51/AVR单片机波特率计算、数码管字型码生成、进制转换、点阵生成、校验值(奇偶校验/校验和/CRC冗余循环校验)/BMP转16进制等功能,还带有自动升级功能,买家手上的调试助手永远是最新的,享受我们提供的软件服务。-Single chip debug function not only with serial debugging helper, and the software is a powerf
CRC
- vc crc16 和 crc32 输入一段字符 ,自动生成crc校验码。-vc crc16 crc32 Enter a character and automatically generate the crc checksum.
Modbus
- 串口MODBUS协议通讯,自动生成CRC校验码-Serial interface communications
crcxiaoyan
- crc校验用软件,写入数据后自动生成校验码-crc check software, writing data to automatically generate a checksum
setup
- CRC16校验工具 输入需要校验的字符串,自动生成CRC码 验证可用-CRC16 checksum verification tool requires input string can be used to automatically generate the CRC code verification
Modbus_CRC
- 输入modbus报文,自动生成crc校验码的小程序(Input MODBUS message, automatically generate CRC checksum code applet)
CRC_16
- 串口通讯中,根据已有数据计算出CRC校验码。(in serial communication, you can reach the CRC code according to the data)