A small embedded Modbus protocol stack, written in C language, support master and slave, support discrete mapping, support non-blocking and blocking read and write mode, and provide a complete example, can be transplanted to different processors, simple to use, portable.
这个是基于https://github.com/steveohara/j2mod改编的安卓版本,搭配https://gitee.com/amgoing/jSerialCommon使用
Add master mode to FreeModbus.