examples

This example shows how to connect a Linux master to an Arduino slave using the Modbus RTU protocol via USB. You can of course also use the Modbus Master of your preference.

Download the file, decompress it (for example, by typing the console command tar xf mbslave_examples.tar.gz ).

Inside the mbslave_examples folder you will find a README with instructions how to compile and run the master/slave example.