This library allows your Arduino to communicate via Modbus protocol. The Modbus is a master-slave protocol used in industrial automation and can be used in other areas, such as home automation. The ...
Using TCP or RS485 shields, like the MKR 485 Shield. This library depends on the ArduinoRS485 library. This library is based on libmodbus, modifications were made to the lower level RS485 and TCP ...