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/02.hero/boards/uno-r4-wifi/tutorials/cloud-setup/cloud-setup.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Arduino UNO R4 WiFi Cloud Setup Guide
2
+
title: Arduino UNO R4 WiFi Arduino Cloud Setup Guide
3
3
description: A step-by-step guide on how to set up the UNO R4 WiFi with the Arduino Cloud.
4
4
hardware:
5
5
- hardware/02.hero/boards/uno-r4-wifi
@@ -9,7 +9,7 @@ tags: [UNO R4 WiFi, Cloud]
9
9
10
10
The Arduino UNO R4 WiFi comes with a built-in ESP32-S3 module that enables Wi-Fi® functionality. This also means you can use it with the Arduino Cloud!
11
11
12
-
This article shows you how to set up your board and connect it to the Cloud allowing you to upload code over the air, create dashboards to monitor your data and control your Arduino remotely.
12
+
This article shows you how to set up your board and connect it to the Cloud allowing you to upload code over the air, create dashboards to monitor your data and control your Arduino board remotely.
13
13
14
14
## Software & Hardware Needed
15
15
@@ -59,10 +59,10 @@ After completing the steps in the popup you should be greeted by a prompt tellin
59
59
60
60
### Network Configuration
61
61
62
-
We are almost done with the setup. Under Network click on **configure** and add your Wi-Fi credentials.
62
+
We are almost done with the setup. Under Network click on **configure** and add your Wi-Fi® credentials.
63
63
64
64

65
65
66
66
## Summary
67
67
68
-
You have now successfully set up your UNO R4 WiFi to work with the Arduino Cloud. To get started with your first cloud project, check out our [Getting Started With the Arduino Cloud](arduino-cloud/getting-started/iot-cloud-getting-started) guide.
68
+
You have now successfully set up your UNO R4 WiFi to work with the Arduino Cloud. To get started with your first IoT project, check out our [Getting Started With the Arduino Cloud](arduino-cloud/getting-started/iot-cloud-getting-started) guide.
0 commit comments