You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/05.pro-solutions/solutions-and-kits/opta/features.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@ Thanks to its computing power, **Arduino Opta®** enables a wide range of real-t
4
4
5
5
It allows professionals to scale up automation projects while taking advantage of the open and widely known Arduino ecosystem.
6
6
7
-
Quickly put it to work, leveraging the many available software libraries. The onboard secure element ensures over-the-air firmware updates and remote control via the Arduino Cloud or third-party services.
7
+
Quickly put it to work, leveraging the many available software libraries. The onboard secure element ensures Over-The-Air firmware updates and remote control via the Arduino Cloud or third-party services.
8
8
9
9
Arduino Opta® is available in three variants:
10
10
* Arduino Opta® Lite: on-board Ethernet and USB-C® ports
11
-
* Arduino Opta® RS485: on-board Ethernet and USB-C® ports, plus RS485 connectivity
12
-
* Arduino Opta® WiFi: on-board Ethernet and USB-C® ports, plus RS485 and Wi-Fi/Bluetooth® Low Energy
11
+
* Arduino Opta® RS485: on-board Ethernet and USB-C® ports, plus RS-485 connectivity
12
+
* Arduino Opta® WiFi: on-board Ethernet and USB-C® ports, plus RS-485 and Wi-Fi®/Bluetooth® Low Energy
13
13
14
14
</FeatureDescription>
15
15
@@ -25,7 +25,7 @@ Arduino Opta® is available in three variants:
Multiple choices are available for network connectivity, including USB, Ethernet, and Wi-Fi/BLE in addition to industry specific protocols such as RS485.
28
+
Multiple choices are available for network connectivity, including USB, Ethernet, and Wi-Fi®/Bluetooth® Low Energy in addition to industry specific protocols such as RS-485.
Copy file name to clipboardExpand all lines: content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/getting-started-with-modbus-rtu/content.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ If you want more insights on the Modbus communication protocol, take a look at [
63
63
64
64
### Setting Up the Arduino IDE
65
65
66
-
If you haven't already, head over [here](https://www.arduino.cc/en/software) and install the most recent version of the Arduino IDE along with the necessary device drivers for your computer. For additional details on OptaTM, check out [getting started tutorial](/tutorials/opta/getting-started). Make sure you install the latest version of the [`ArduinoModbus`](https://www.arduino.cc/reference/en/libraries/arduinomodbus/) and the [ArduinoRS485](https://www.arduino.cc/reference/en/libraries/arduinors485/) libraries, as they will be used to implement the Modbus RTU communication protocol.
66
+
If you haven't already, head over [here](https://www.arduino.cc/en/software) and install the most recent version of the Arduino IDE along with the necessary device drivers for your computer. For additional details on OptaTM, check out [getting started tutorial](/tutorials/opta/getting-started). Make sure you install the latest version of the [ArduinoModbus](https://www.arduino.cc/reference/en/libraries/arduinomodbus/) and the [ArduinoRS485](https://www.arduino.cc/reference/en/libraries/arduinors485/) libraries, as they will be used to implement the Modbus RTU communication protocol.
0 commit comments