Skip to content

Commit 88e2d83

Browse files
Update content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/getting-started-with-rs485/content.md
Co-authored-by: Julián Caro Linares <[email protected]>
1 parent 4eeb1d8 commit 88e2d83

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/getting-started-with-rs485

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ hardware:
1919

2020
## Overview
2121

22-
The Arduino Opta is equipped with the industry standard RS485 protocol. Making use of this feature is made easy with the help of the Arduino IDE and the [ArduinoRS485 library](https://www.arduino.cc/reference/en/libraries/arduinors485/). This tutorial will go through the steps to get this protocol up and running using two Optas and the Arduino IDE. Going through some important functions in the library and show a example sketch that makes use of the library and RS485 protocol.
22+
The Arduino Opta is equipped with the industry standard RS485 interface. Making use of this feature is made easy with the help of the Arduino IDE and the [ArduinoRS485 library](https://www.arduino.cc/reference/en/libraries/arduinors485/). This tutorial will go through the steps to get the Modbus RTU protocol up and running using two Optas connected via RS485 and the Arduino IDE. Going through some important functions in the library and show an example sketch that makes use of the library and RS485 interface.
2323

2424
## Goals
2525

0 commit comments

Comments
 (0)