Skip to content

Commit 3f7c1cb

Browse files
committed
Add template section for IoT Bundle projects
1 parent 22a7bfd commit 3f7c1cb

File tree

10 files changed

+41
-1
lines changed

10 files changed

+41
-1
lines changed
416 KB
Loading

content/hardware/08.kits/maker/iot-bundle/tutorials/i-love-you-pillow/content.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,20 @@ This tutorial is part of a series of experiments that familiarize you with the A
6565

6666
In this project, we will be using the following circuit. In it, we have a piezo speaker connected to pin 8, a 5M ohm resistor connected between A0 and A1, with jumper wires connected to the tin foil.
6767

68-
![Arduino IoT Bundle](assets/circuit_tLcnUy2ifl.png)
68+
![Show your love with a hug!](assets/pillow2-cover_eWFrQi0MOT.png)
6969

7070
### Setting up the Arduino IoT Cloud
7171

7272
If you are new to the Arduino IoT Cloud, check out our [Getting Started Guide](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-getting-started).
7373

74+
### Template
75+
76+
To connect your board to the Arduino IoT Cloud, we will use the [I Love You Pillow Template](https://create.arduino.cc/iot/templates/i-love-you-pillow). This template installs a specific sketch on your board and creates a dashboard that allows you to interact with your board: you don't need to write any code at all!
77+
78+
See the image below to understand how to set it up.
79+
80+
![Thing overview](assets/template_overview.png)
81+
7482
**We will start by setting up the Arduino IoT Cloud by following the steps below:**
7583

7684
* Login to your **Arduino Create account**
411 KB
Loading

content/hardware/08.kits/maker/iot-bundle/tutorials/pavlovs-cat/content.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@ This tutorial is part of a series of experiments that familiarize you with the A
7676

7777
If you are new to the Arduino IoT Cloud, check out our [Getting Started Guide](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-getting-started).
7878

79+
### Template
80+
81+
To connect your board to the Arduino IoT Cloud, we will use the [Pavlov's Cat Template](https://create.arduino.cc/iot/templates/pavlovs-cat). This template installs a specific sketch on your board and creates a dashboard that allows you to interact with your board: you don't need to write any code at all!
82+
83+
See the image below to understand how to set it up.
84+
85+
![Thing overview](assets/template_overview.png)
86+
7987
**We will start by setting up the Arduino IoT Cloud by following the steps below:**
8088

8189
* **Login** to your Arduino Create account
437 KB
Loading

content/hardware/08.kits/maker/iot-bundle/tutorials/plant-communicator/content.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ This tutorial is part of a series of experiments that familiarize you with the A
6060

6161
If you are new to the Arduino IoT Cloud, check out our [Getting Started Guide](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-getting-started).
6262

63+
### Template
64+
65+
To connect your board to the Arduino IoT Cloud, we will use the [Plant Communicator Template](https://create.arduino.cc/iot/templates/plant-communicator). This template installs a specific sketch on your board and creates a dashboard that allows you to interact with your board: you don't need to write any code at all!
66+
67+
See the image below to understand how to set it up.
68+
69+
![Thing overview](assets/template_overview.png)
70+
6371
We will start by setting up the Arduino IoT Cloud by following the steps below:
6472

6573
* **Login** to your Arduino Create account
455 KB
Loading

content/hardware/08.kits/maker/iot-bundle/tutorials/puzzlebox/content.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@ This tutorial is part of a series of experiments that familiarize you with the A
5555

5656
If you are new to the Arduino IoT Cloud, check out our [Getting Started Guide](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-getting-started).
5757

58+
### Template
59+
60+
To connect your board to the Arduino IoT Cloud, we will use the [Puzzle Box Template](https://create.arduino.cc/iot/templates/puzzle-box). This template installs a specific sketch on your board and creates a dashboard that allows you to interact with your board: you don't need to write any code at all!
61+
62+
See the image below to understand how to set it up.
63+
64+
![Thing overview](assets/template_overview.png)
65+
5866
We will start by setting up the Arduino IoT Cloud by following the steps below:
5967

6068
* Creating a **Thing**
336 KB
Loading

content/hardware/08.kits/maker/iot-bundle/tutorials/the-nerd/content.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ In this project, we will be using the following circuit. In it we have a 220 ohm
6060

6161
If you are new to the Arduino IoT Cloud, check out our [Getting Started Guide](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-getting-started).
6262

63+
### Template
64+
65+
To connect your board to the Arduino IoT Cloud, we will use [The Nerd Template](https://create.arduino.cc/iot/templates/the-nerd). This template installs a specific sketch on your board and creates a dashboard that allows you to interact with your board: you don't need to write any code at all!
66+
67+
See the image below to understand how to set it up.
68+
69+
![Thing overview](assets/template_overview.png)
70+
6371
Creating a new thing and dashboard is really easy. First go to the Arduino Cloud site [here.](https://create.arduino.cc/iot) Setting up the cloud consists of the following parts:
6472

6573
* Creating a **Thing**

0 commit comments

Comments
 (0)