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](https://drive.google.com/open?id=0B13oE93nzkTCRXRtN0lPZ3Zzemc) [Light Challenge 1 Fritzing File](https://drive.google.com/open?id=0B13oE93nzkTCZ2FjU1REMk56cTQ) 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! <span style="display:block; text-align:center;"><iframe width="450" height="380" src="https://123d.circuits.io/circuits/2120375-light-challenge-1/embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></span>

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>