

Arduino IoT Bundle
The Arduino IoT Bundle is the best way to start exploring the world of connected devices using the Arduino Nano RP2040 Connect. Follow the 5 step by step tutorials to quickly learn how to build IoT devices.
Overview
Follow the 5 step by step tutorials we have prepared for you and combining the electronic components included in the bundle, you’ll quickly learn how to build devices that connect to the Arduino IoT Cloud.
The 5 step by step tutorials are:
Arduino IoT Cloud Compatible
Tech specs
Each bundle includes:
- 1 Arduino Nano RP2040 Connect
- 1 micro USB cable
- 1 400-point breadboard
- 70 solid-core jumper wires
- 2 stranded jumper wire
- 6 phototransistors
- 3 potentiometers (10k ohm)
- 10 pushbuttons
- 1 temperature sensor (TMP36)
- 1 tilt sensor
- 1 alphanumeric LCD (16 x 2 characters)
- 1 bright white
- 28 LEDs (1 RGB, 8 red, 8 green, 8 yellow, 3 blue)
- 1 small DC motor (6/9V)
- 1 small servo motor
- 1 piezo capsule (PKM17EPP-4001-B0)
- 1 H-bridge motor driver (L293D)
- 1 optocouplers (4N35)
- 2 MOSFET transistors (IRF520)
- 5 capacitors (100uF)
- 5 diodes (1N4007)
- 1 male pin strip (40 x 1)
- 20 resistors (220 ohm)
- 5 resistors (560 ohm)
- 5 resistors (1k ohm)
- 5 resistors (4.7k ohm)
- 20 resistors (10k ohm)
- 5 resistors (1M ohm)
- 5 resistors (10M ohm)
Resources for Safety and Products
Manufacturer Information
The production information includes the address and related details of the product manufacturer.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
https://www.arduino.cc/
Responsible Person in the EU
An EU-based economic operator who ensures the product's compliance with the required regulations.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
Phone: +39 0113157477
Email: support@arduino.cc
Get Inspired

After becoming frustrated at his lack of archery skills and not wanting to spend an eternity practicing getting better, Shane Wighton (known as Stuff Made Here on YouTube) sought to build a rig that could automatically correct his aim for the perfect shot every time. The device is comprised of a rigid sleeve that fits over the wearer’s forearm, along with a pair of stepper motors that can adjust where the bow is pointing either vertically or horizontally via a rack-and-pinion. These motors are driven by an Adafruit microcontroller running CircuitPython and a couple of motor driver modules that provide the necessary current. But that's not all, he also created a small rig that uses an Arduino Uno and servo motor to autonomously fling targets into the air. Target tracking is achieved by having a set of eight OptiTrack cameras around the room monitor the space for tiny gray spheres, and through the use of a special triangulation algorithm, they can accurately determine where both the arrow is pointing and where the target is in 3D space. Initially, the system missed all of its shots due to poor software and the wrong kind of bow, so Wighton completely rewrote his program and switched to a compound bow instead. Once everything had been corrected, the software was able to predict where a flying target would end up according to its speed, and thus had the ability to intercept it. The Auto-Aiming Bow could also hit a target the size of a 3mm-wide circle with scary precision.
FAQs
I plugged the board to my PC / MAC but I cannot see the serial port listed in the IDE, so I can't upload my sketch to the board!
- Make sure the foam that protects the boards’ pins is removed.
- Try connecting the board with another USB cable.
- Try connecting the board to another USB port. If possible, avoid USB-hubs.
You can see more information and other things to try in this Help Center article.
Do I need to subscribe to the Arduino IoT Cloud to build the projects described in the tutorials?
No, all the projects can be built using the free plan of the Arduino IoT Cloud. Click here to see what is included in the plan.
How to enable the 5V / VUSB pin?
The 5V pin is disabled by default. You can locate on the bottom of the board on the VBUS pin two pads, shorting these will enable 5V output. More info on this here.
Where can I find the step by step tutorials?
You can find the step by step tutorials at arduino.cc/iot-bundle