SimpleModbusSlave allows you to communicate to any slave using the Modbus RTU protocol. The crc calculation is based on https://os.mbed.com/users/jpelletier/code/CRC/ The functions implemented are functions 3 and 16. read holding registers and preset multiple registers of the Modbus RTU Protocol. This implementation DOES NOT fully comply with the Modbus specifications.
History
Initial commit
2017-10-25, by gugani [Wed, 25 Oct 2017 10:38:11 +0000] rev 1
Initial commit
Initial Commit
2017-10-10, by gugani [Tue, 10 Oct 2017 12:22:31 +0000] rev 0
Initial Commit