搜索资源列表
UCOS_ModbusRTU
- 功能齐全的MODBUS-RTU协议,包含主从机代码。运行可靠,已经过调试。-Featured MODBUS-RTU protocol, including the master and slave code. Reliable operation, has been debugging.
modbus_v1.6
- modbus协议,收发功能的实现,调试通过。-modbus protocol, send and receive functions to achieve, through debugging.
ECOMV280
- 非常好的串口工具,可以调试modbus协议,自动计算CRC、LRC。-Very good serial tool, you can debug modbus protocol, automatic calculation of CRC, LRC.
FREEMODBUS_FOR_stm32
- 为什么要移植Freemodbus,这个问题需要从两个方面来回答。第一,modbus是一个非常好的应用层协议,它很简洁也相对完善。对于还没有接触过modbus的朋友来说,我非常不建议直接移植freemodbus,应该耐心的从modbus文档入手,并充分把握身边的所有资源,例如PLC的中modbus部分。第二,其实嵌入式系统的通信协议可以自己制定,但是通过实践发现自己定制的协议漏洞百出,尤其是扩展极为困难。我始终认为借鉴他人的经验是很好的途径。借鉴他人成熟的代码,可以减少调试的时间,实现的功能也多
monitor
- 串口工具调试 源代码 测试使用 练习 带CRC校验 modbus测试练习-Serial debugging tool with source code to test the use of practice exercises to test modbus CRC checksum
modbus-com
- modbus串口调试程序,发送命令给下位机,控制下位机并做出反应-modbus COMM program
串口猎人
- 一款功能强大的串口调试工具,该工具可显示图形,可解析MODBUS类的指令(A powerful serial debugging tool, the tool can display graphics, can parse the MODBUS class instructions)
STM32 FreeModbus Slave
- 利用FReemodbus协议和STm32F103硬件平台,开发modbus/rtu Slave; 四个基本命令调试通过。(Modbus/rtu Slave is developed by using FReemodbus protocol and STm32F103 hardware platform. The four basic commands are debugged.)
