Skip to content

Commit 60d9a28

Browse files
Apply suggestions from code review
Co-authored-by: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com>
1 parent 4f662fc commit 60d9a28

File tree

1 file changed

+6
-7
lines changed
  • content/arduino-cloud/10.education/02.templates

1 file changed

+6
-7
lines changed

content/arduino-cloud/10.education/02.templates/content.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Using IoT Templates for Classroom Projects '
2+
title: 'Using IoT Templates for Classroom Projects'
33
description: 'Ready-made projects that can significantly lower the entry barrier for teaching and learning about IoT applications'
44
difficulty: intermediate
55
tags:
@@ -36,7 +36,7 @@ For educational purposes, **Dashboards** provide an excellent opportunity for st
3636

3737
Once you have decided which template(s) you would like to use, we suggest you to prepare the essentials to conduct this activity in your class. Before you begin using templates, ensure that you have the following items checked:
3838

39-
- Hardware - Any choice of [Arduino WiFi Boards ](https://support.arduino.cc/hc/en-us/articles/4407129094546-Boards-and-shields-with-wireless-connectivity)
39+
- Hardware - Any choice of [Arduino Wi-Fi® boards](https://support.arduino.cc/hc/en-us/articles/4407129094546-Boards-and-shields-with-wireless-connectivity)
4040

4141
- USB Cable - Ensure you have the right one for your board
4242

@@ -68,7 +68,7 @@ The template page will open, where you will find the description of what the pro
6868

6969
## Importing a Template
7070

71-
Templates can be imported easily by clicking on the import button from the template description page. The process is similar to that of uploading a sketch to the Arduino board. Once the device is plugged in the USB port, click on **IMPORT TEMPLATE** to import the chosen IoT template.
71+
Templates can be imported easily by clicking on the import button from the template description page. The process is similar to that of uploading a sketch to the Arduino board. Once the device is plugged in the USB port, click on **IMPORT TEMPLATE** to import the chosen IoT template.
7272

7373
![Import template button](assets/import-button.png)
7474

@@ -83,7 +83,7 @@ This process involves creating the necessary components and uploading the sketch
8383
3. Assign the right network credentials to your devices,
8484
4. Build a dashboard with the right widgets.
8585

86-
***Note - The process may take up to 5 minutes. Remind students not to unplug the device during this step or close their laptops during the import process.***
86+
***Note: The process may take up to 5 minutes. Remind students not to unplug the device during this step or close their laptops during the import process.***
8787

8888
Once connected, the template will become operational. For example, if using the "Cloud Blink" template, you can now control an LED remotely through the Cloud interface.
8989

@@ -103,7 +103,7 @@ Once you have added the `Widget`, you can either connect it to the available `va
103103

104104
![Associated Thing](assets/associated-thing.png)
105105

106-
As mentioned earlier, a template also creates: **variables**, **sketch files**, **device** and **network information** that can be configured based on your preference. All this information can be found inside a **Thing.**
106+
As mentioned earlier, a template also creates: **variables**, **sketch files**, **device** and **network information** that can be configured based on your preference. All this information can be found inside a **Thing**.
107107

108108
![Thing information](assets/thing-information.png)
109109

@@ -125,8 +125,7 @@ As you can see some templates can be used across various disciplines and it tota
125125

126126
* **Group Projects** - Encourage students to work in groups, fostering collaboration and problem-solving skills. For advanced students, these templates can serve as the basis for capstone projects where they design and implement a complete IoT system to solve a real-world problem.
127127

128-
* **Experimenting** - Discuss how the principles learned through these projects can be applied to real-world scenarios, enhancing their understanding of IoT's impact.
129-
After mastering the basics, challenge students to modify the templates or come up with their own IoT project ideas.
128+
* **Experimenting** - Discuss how the principles learned through these projects can be applied to real-world scenarios, enhancing their understanding of IoT's impact. After mastering the basics, challenge students to modify the templates or come up with their own IoT project ideas.
130129

131130
* **Hackathons or Competitions** - Organize a hackathon where students use the templates as a starting point to innovate and create new projects or improvements. This encourages creativity, teamwork, and practical problem-solving skills.
132131

0 commit comments

Comments
 (0)