Skip to content

Commit 8d4d5a5

Browse files
authored
Update content.md (#1533)
Link to the Getting Started with Arduino Cloud has been modified
1 parent 76cfabf commit 8d4d5a5

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/home-automation-application-note

1 file changed

+2
-2
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/home-automation-application-note/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ The example code explained before can be modified to connect the roller window s
535535
- Open or close the roller window shade at any time.
536536
- Monitor the roller window shade status (open or close).
537537

538-
***If you are new to the Arduino IoT Cloud, check out this [getting started guide](https://docs.arduino.cc/learn/starting-guide/arduino-iot-cloud).***
538+
***If you are new to the Arduino IoT Cloud, check out this [getting started guide](https://docs.arduino.cc/arduino-cloud/guides/overview).***
539539

540540
After associating your Opta™️ device to your Arduino IoT Cloud account, create a thing; in this example, we called the thing "Shade Controller." In the "Shade Controller" thing, create the cloud variables explained below:
541541

@@ -862,4 +862,4 @@ void onShadeStateChange() {
862862

863863
## Conclusion
864864

865-
This application note shows how to implement an effective home automation system that can control roller window shades with Opta™️. By leveraging the internal RTC of the Opta™️ and NTP server time data, the proposed system can accurately and automatically control the shades based on pre-programmed scenarios. Additionally, the proposed system can be easily monitored and controlled through the Arduino IoT Cloud, providing users with remote management capabilities.
865+
This application note shows how to implement an effective home automation system that can control roller window shades with Opta™️. By leveraging the internal RTC of the Opta™️ and NTP server time data, the proposed system can accurately and automatically control the shades based on pre-programmed scenarios. Additionally, the proposed system can be easily monitored and controlled through the Arduino IoT Cloud, providing users with remote management capabilities.

0 commit comments

Comments
 (0)