Skip to content

Commit 12c664d

Browse files
authored
Merge pull request #300 from arduino/taddy/opta-tank-level-app-note-v3
[PC-1078] Opta: Tank level monitoring application note update
2 parents f45c5fd + 1865d93 commit 12c664d

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/tank-level-app-note

1 file changed

+2
-2
lines changed

Diff for: content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/tank-level-app-note/content.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ BT is at least 2.5 times bigger than ST in the experimental setup shown before.
5656

5757
- [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)
5858
- 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.
6060

6161
## Demonstration Setup
6262

@@ -81,7 +81,7 @@ The Opta™ in the Small Tank (ST) performs the following actions:
8181
- It manages the gate valve given the Small Tank level and Big Tank minimum level state.
8282
- It sends Small Tank's current maximum level state to Big Tank while seeking Big Tank's minimum level state.
8383

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.
8585

8686
### Understanding the Small Tank (ST) Code
8787

0 commit comments

Comments
 (0)