Skip to content

Commit 10b9136

Browse files
committed
Initial Commit - Arduino Opta Modbus RTU tutorial first wave of fix
1 parent 2417f31 commit 10b9136

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/getting-started-with-modbus-rtu

1 file changed

+2
-2
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/getting-started-with-modbus-rtu/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ First, let's ensure we have the latest Arduino IDE version installed on our comp
5959

6060
***`ArduinoModbus` library requires the `ArduinoRS485` library as the Modbus library is dependent on it; remember to install both libraries.***
6161

62-
### Connecting the Optas Over RS-485
62+
### Connecting the Opta™ Over RS-485
6363

6464
Now that we have the Arduino IDE configured and the libraries installed, let's connect both Opta™ devices via RS-485, as shown in the image below:
6565

@@ -394,4 +394,4 @@ Once you have uploaded the Modbus RTU Client and Server code for each Opta™ de
394394

395395
## Conclusion
396396

397-
In this tutorial, we established a Modbus RTU connection between two Opta™ devices using the Arduino ecosystem tools, such as the Arduino IDE and Arduino libraries. The `ArduinoRS485` and `ArduinoModbus` libraries are essential components that enable communication with compatible Modbus RTU devices. With the demonstrative example described in this tutorial, we have established communication between a Modbus RTU Server and a Client; we can now configure and set a secondary Arduino Opta® or use a Modbus RTU-compatible module for your project developments.
397+
In this tutorial, we established a Modbus RTU connection between two Opta™ devices using the Arduino ecosystem tools, such as the Arduino IDE and Arduino libraries. The `ArduinoRS485` and `ArduinoModbus` libraries are essential components that enable communication with compatible Modbus RTU devices. With the demonstrative example described in this tutorial, we have established communication between a Modbus RTU Server and a Client; we can now configure and set a secondary Opta or use a Modbus RTU-compatible module for your project developments.

0 commit comments

Comments
 (0)