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/tutorials/tank-level-app-note/content.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ BT is at least 2.5 times bigger than ST in the experimental setup shown before.
56
56
57
57
-[Arduino IDE 1.8.10+](https://www.arduino.cc/en/software), [Arduino IDE 2.0+](https://www.arduino.cc/en/software), or [Arduino Web Editor](https://create.arduino.cc/editor)
58
58
- If you choose an offline Arduino IDE, you must install the following libraries: `ArduinoRS485`, and `Scheduler`. You can install those libraries via the Library Manager of the Arduino IDE.
59
-
- The [Arduino IoT Cloud](https://create.arduino.cc/iot/things) will be required to perform remote actuation and status monitoring via Wi-Fi connectivity using the provided sketch in later section. The Ethernet connection is also an available connectivity option. The Arduino IoT Cloud account is free and it will be needed to access its features.
59
+
- The [Arduino IoT Cloud](https://create.arduino.cc/iot/things) will be required to perform remote actuation and status monitoring via Wi-Fi® connectivity using the provided sketch in later section. The Ethernet connection is also an available connectivity option. The Arduino IoT Cloud account is free and it will be needed to access its features.
60
60
61
61
## Demonstration Setup
62
62
@@ -81,7 +81,7 @@ The Opta™ in the Small Tank (ST) performs the following actions:
81
81
- It manages the gate valve given the Small Tank level and Big Tank minimum level state.
82
82
- It sends Small Tank's current maximum level state to Big Tank while seeking Big Tank's minimum level state.
83
83
84
-
In addition to the functionalities explained before, both Opta™ are connected to Arduino IoT Cloud via Wi-Fi. Through Arduino IoT Cloud, both tanks can be monitored and controlled online.
84
+
In addition to the functionalities explained before, both Opta™ are connected to Arduino IoT Cloud via Wi-Fi®. Through Arduino IoT Cloud, both tanks can be monitored and controlled online.
0 commit comments