Skip to content

Commit 8434632

Browse files
committed
move folder
1 parent 8144542 commit 8434632

14 files changed

+7
-7
lines changed
Loading
Loading

content/arduino-cloud/10.education/02.templates/content.md renamed to content/arduino-cloud/06.features/01.templates/content.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Templates are pre-configured projects that allow users to quickly set up Arduino
3030

3131
Dashboards are an excellent way to learn about IoT concepts, data collection and analysis, and interaction with hardware/sensors without having to build an IoT project from scratch. This reduces the time and the learning curve, providing a starting point for building innovative ideas and deepening knowledge.
3232

33-
![Collection of templates](assets/template-gallery.png)
33+
![Collection of templates](assets/sidebar.png)
3434

3535
## Setup
3636

@@ -60,7 +60,7 @@ For troubleshooting, we recommend to read this article from our Help Center:
6060

6161
Once you have logged into your account, Templates can be accessed from the sidebar **Templates > Arduino Templates** from the menu on top.
6262

63-
![Sidebar IoT Templates](assets/sidebar.png)
63+
![Sidebar IoT Templates](assets/templatesexamples.jpg)
6464

6565
Here you will find templates across various categories and different boards. Click on the "Cloud Blink" Template.
6666

@@ -70,17 +70,17 @@ The template page will open, where you will find the description of what the pro
7070

7171
![Template description](assets/template-description.png)
7272

73-
## Importing a Template
73+
## Use a Template
7474

75-
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 template.
75+
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 **USE TEMPLATE** to import the chosen template.
7676

7777
***Note: If this is your first time using the Arduino Cloud, you will be prompted to install the Create Agent. This software facilitates communication between your browser and Arduino board. Simply install it as you would any other program. For detailed instructions on installing the Create Agent, click [here](https://support.arduino.cc/hc/en-us/articles/360014869820-Install-the-Arduino-Create-Agent).***
7878

79-
![Import template button](assets/import-button.png)
79+
![Import template button](assets/use-a-template.png)
8080

81-
Below the `Import Button`, you can find information on how many [Things](https://docs.arduino.cc/arduino-cloud/cloud-interface/things), [Variables](https://docs.arduino.cc/arduino-cloud/cloud-interface/variables) and [Dashboards](https://docs.arduino.cc/arduino-cloud/cloud-interface/dashboard-widgets) are associated with this template. The Arduino Cloud platform will handle the creation of these IoT components along with setting up the device and network for the selected template.
81+
Above the `Use Template` button, you can find information on how many [Things](https://docs.arduino.cc/arduino-cloud/cloud-interface/things), [Variables](https://docs.arduino.cc/arduino-cloud/cloud-interface/variables) and [Dashboards](https://docs.arduino.cc/arduino-cloud/cloud-interface/dashboard-widgets) are associated with this template. The Arduino Cloud platform will handle the creation of these IoT components along with setting up the device and network for the selected template.
8282

83-
***Note: with a Free Plan a user can only have two Things at same time. When you already have two Things, you won't be able to click on IMPORT TEMPLATE. To avoid this you could choose to upgrade your Cloud plan or manually delete an existing Thing.***
83+
***Note: with a Free Plan a user can only have two Things at same time. When you already have two Things, you won't be able to click on USE TEMPLATE. To avoid this you could choose to upgrade your Cloud plan or manually delete an existing Thing.***
8484

8585
![Template creation](assets/template-creation.png)
8686

Binary file not shown.

0 commit comments

Comments
 (0)