Light1challenge by LightSoundAction

Blink your LED directly on the Arduino - and - Blink your LED with a Resistor on the Breadboard

Light Challenge 0 Fritzing File

Light Challenge 1 Fritzing File

It doesn't get better than starting with Blink to get your Arduino juices flowing! Follow the first 2 steps and see how we can test an LED on the Arduino, directly into the Arduino, then ultimately more safely in the breadboard with a resistor.

1 Arduino

1 USB cable

1 Breadboard

1 LED

1 330 ohms resistor

3 jumper wires - one for 5V, one for GND, and one for Pin 13!

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:303227" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>