Here is everything that comes with the Master Beta kit:
- USB cable: used for connecting the Arduino to a computer in order to pass data back and forth.
- Battery case: Holds 2 AA batteries that will power the vibrator and Arduino (not included in the kit).
- Vibrator: A small motor encased in a plastic shell. Has a wire that can be attached to an Arduino SHIELD so that it can receive digital signals. Used for entertainment as well as for learning to program.
- Battery adapter: Can be used to power the vibrator with a 9 volt battery instead of relying on power from a computer.
- Arduino: Converts computer programs into signals that can be understood by simple electronic devices like LEDs, speakers, and motors.
- Master Beta Shield: Shields are boards that can be used to add functionality to Arduino boards. This one is designed to work with the bullet vibrator motor.
- Vibrator adapter: The adapters included in the kit can be used to connect to vibrators other than the bullet style we'll be using today.
We won't be using the battery adapter, vibrator adapter, or extra vibrator today, and are going to be supplying our own batteries, so that leaves us with:
We'll start by connecting the Arduino board to the Shield board. This will allow the Arduino and the bullet vibrator to understand each other.
Make sure that each peg of the Shield lines up with a hole in the Arduino.
Push the two boards together all the way (there will still be some space between them).
Next, we'll connect a vibrator (whichever of the 2 you prefer) to the Shield. Locate the clips marked "D5."
Hold down the D5 clips and insert the ends of the vibrator wires into the holes. You should be able to lightly tug on the wires without them falling out.
It's easier if someone helps :)
Locate the clips marked "Vin5" (it can be difficult to see the label). One end should be marked "GND." The black wire of the battery pack needs to attach to the "GND" hole and the red wire into the other.
Hold the clips down and insert the wires the same way we did with the vibrator wires.
Check that the battery pack is switched off.
Insert 2 AA batteries into the battery pack.
Connect the square end of the USB cable to the Arduino.
Connect the other end of the USB cable to a USB port on your computer.