Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d40ef58

Browse files
committedApr 11, 2024·
Update cloud-setup.md
1 parent 92783ad commit d40ef58

File tree

1 file changed

+4
-4
lines changed
  • content/hardware/02.hero/boards/uno-r4-wifi/tutorials/cloud-setup

1 file changed

+4
-4
lines changed
 

‎content/hardware/02.hero/boards/uno-r4-wifi/tutorials/cloud-setup/cloud-setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Arduino UNO R4 WiFi Cloud Setup Guide
2+
title: Arduino UNO R4 WiFi Arduino Cloud Setup Guide
33
description: A step-by-step guide on how to set up the UNO R4 WiFi with the Arduino Cloud.
44
hardware:
55
- hardware/02.hero/boards/uno-r4-wifi
@@ -9,7 +9,7 @@ tags: [UNO R4 WiFi, Cloud]
99

1010
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!
1111

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

1414
## Software & Hardware Needed
1515

@@ -59,10 +59,10 @@ After completing the steps in the popup you should be greeted by a prompt tellin
5959

6060
### Network Configuration
6161

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

6464
![Network Configuration](./assets/network.png)
6565

6666
## Summary
6767

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

Comments
 (0)
Please sign in to comment.