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/arduino-cloud/10.education/02.templates/content.md
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: 'Using IoT Templates for Classroom Projects'
2
+
title: 'Using IoT Templates for Classroom Projects'
3
3
description: 'Ready-made projects that can significantly lower the entry barrier for teaching and learning about IoT applications'
4
4
difficulty: intermediate
5
5
tags:
@@ -36,7 +36,7 @@ For educational purposes, **Dashboards** provide an excellent opportunity for st
36
36
37
37
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:
38
38
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)
40
40
41
41
- USB Cable - Ensure you have the right one for your board
42
42
@@ -68,7 +68,7 @@ The template page will open, where you will find the description of what the pro
68
68
69
69
## Importing a Template
70
70
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.
@@ -83,7 +83,7 @@ This process involves creating the necessary components and uploading the sketch
83
83
3. Assign the right network credentials to your devices,
84
84
4. Build a dashboard with the right widgets.
85
85
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.***
87
87
88
88
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.
89
89
@@ -103,7 +103,7 @@ Once you have added the `Widget`, you can either connect it to the available `va
103
103
104
104

105
105
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**.
@@ -125,8 +125,7 @@ As you can see some templates can be used across various disciplines and it tota
125
125
126
126
***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.
127
127
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.
130
129
131
130
***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.
0 commit comments