I previously introduced open source hardware here on , but you’ll need more than just an Arduino to get any of this up and running. Arduino «starter kits» are sets of common but useful electronic components that you can use to create a lot of beginner projects, but what exactly does a starter kit consist of?
The exact content depends on where you buy it, but I’ll walk you through the basic set of components that you can see in the kit.
Arduino Uno
Obviously you’ll need a real Arduino in there. Uno is the base model and is a good compromise between form, function and cost. Larger or smaller models are available if you need something built-in or more outlets, but not in starter kit form.
In addition to the USB cable, your Arduino starter kit may also come with a separate power supply to power the Arduino when not connected to a computer.
mock up
Breadboard — the name seems to come from the past, when literally bread cutting boards were used — is a reusable platform for mounting components. Consisting of several small holes that are actually connected at the bottom with various lines, they create circuit connections when you insert components into them, thus avoiding the need for soldering and allowing for easy experimentation.
Large layouts have both horizontal and vertical connections in a given pattern. The outer holes are usually painted and used as power «rails». Very small breadboards may not have this, so it’s obviously important to figure out the exact wiring diagram your particular board has.
Wire jumpers
Jumpers are used to connect to your breadboard (to another physical area) and to the Arduino itself. These are just pieces of wire with fixed ends that can be plugged into the Arduino and plugs on the breadboard.
Resistors
The main component of any electronic circuit, resistors limit the flow of current to other components. If you like to think of a circuit as a network of water pipes running in one direction, a resistor would be like connecting a smaller pipe to the end of a larger one. The main reason for this is to protect other components from damage.