Skip to content

Commit eccf937

Browse files
authored
Merge pull request #747 from arduino/karlsoderby/iot-bundle
[MKC-791] IoT bundle projects
2 parents 986c613 + 242261d commit eccf937

File tree

59 files changed

+3170
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+3170
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- web-editor
5+
hardware:
6+
shields: ~
7+
carriers: ~
8+
boards: ~
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<FeatureDescription>
2+
3+
The Arduino IoT Bundle includes 5 step by step tutorials that will get you started with the components in the bundle. They are found just below:
4+
5+
</FeatureDescription>
6+
7+
8+
<FeatureList>
9+
10+
<Feature title="I Love You Pillow">
11+
12+
Create a pillow that sends your love with the help of the Arduino IoT Cloud!
13+
14+
<FeatureLink title="GO TO PROJECT" url="/tutorials/iot-bundle/i-love-you-pillow"/>
15+
</Feature>
16+
17+
<Feature title="Puzzle Box">
18+
19+
Create a Puzzle Box with the help of the Arduino IoT Cloud!
20+
21+
<FeatureLink title="GO TO PROJECT" url="/tutorials/iot-bundle/puzzlebox"/>
22+
</Feature>
23+
24+
<Feature title="Pavlov's Cat">
25+
26+
Train your cat with the help of the Arduino IoT Cloud!
27+
28+
<FeatureLink title="GO TO PROJECT" url="/tutorials/iot-bundle/pavlovs-cat"/>
29+
</Feature>
30+
31+
<Feature title="The Nerd">
32+
33+
Create a desktop pet with the help of the Arduino IoT Cloud!
34+
35+
<FeatureLink title="GO TO PROJECT" url="/tutorials/iot-bundle/the-nerd"/>
36+
</Feature>
37+
38+
<Feature title="Plant Communicator">
39+
40+
Create a plant communicator with the help of the Arduino IoT Cloud!
41+
42+
<FeatureLink title="GO TO PROJECT" url="/tutorials/iot-bundle/plant-communicator"/>
43+
</Feature>
44+
45+
46+
47+
</FeatureList>

content/hardware/08.kits/maker/iot-bundle/image.svg

Lines changed: 631 additions & 0 deletions
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: IoT Bundle
3+
url_shop: https://store.arduino.cc/iot-bundle
4+
---
5+
6+
Arduino IoT Bundle allows you to build your next smart project. Ever wanted an automated house? Or a smart garden? Well, now it’s easy with the Arduino IoT Cloud compatible boards. It means: you can connect devices, visualize data, control and share your projects from anywhere in the world. Whether you’re a beginner or a pro, we have a wide range of plans to make sure you get the features you need.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Here you will find the technical specifications for the Arduino® IoT Bundle.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Kit:
2+
Name: Arduino® IoT Bundle
3+
SKU: AKX00042
4+
Components:
5+
Arduino Nano RP2040 Connect: 1x
6+
micro USB cable: 1x
7+
400-point breadboard: 1x
8+
solid-core jumper wires: 70x
9+
stranded jumper wire: 2x
10+
phototransistors: 6x
11+
potentiometers (10k ohm): 3x
12+
pushbuttons: 10x
13+
temperature sensor (TMP36): 1x
14+
tilt sensor: 1x
15+
alphanumeric LCD (16 x 2 characters): 1x
16+
bright white: 1x
17+
LEDs (1 RGB, 8 red, 8 green, 8 yellow, 3 blue): 28x
18+
small DC motor (6/9V): 1x
19+
small servo motor: 1x
20+
piezo capsule (PKM17EPP-4001-B0): 1x
21+
H-bridge motor driver (L293D): 1x
22+
optocouplers (4N35): 1x
23+
MOSFET transistors (IRF520): 2x
24+
capacitors (100uF): 5x
25+
diodes (1N4007): 5x
26+
male pin strip (40 x 1): 1x
27+
resistors (220 ohm): 20x
28+
resistors (560 ohm): 5x
29+
resistors (1k ohm): 5x
30+
resistors (4.7k ohm): 5x
31+
resistors (10k ohm): 20x
32+
resistors (1M ohm): 5x
33+
resistors (10M ohm): 5x
Loading

0 commit comments

Comments
 (0)