Components like resistors need to have their legs bent into 90° angles in
order to correctly fit the breadboard sockets. You can also cut the legs
shorter to make them easier to work with on the breadboard.
Wiring Diagram for the Experiment
Having a hard time seeing the circuit? Click on the wiring diagram for a
closer look.
Open Your First Sketch
Open the Arduino IDE software on your computer. Coding in the Arduino
language will control your circuit. Open the code for Circuit 1 by accessing
the “Tinker Kit Guide Code” you downloaded and placed into your
“Examples” folder earlier.
To open the code go to:
File > Examples > Tinker Kit Guide Code >
Circuit_01
You can also copy and paste the following code into the Arduino IDE. Hit
upload, and see what happens!
Page 8 of 63