S.H.A. Chile 2016 - Arduino Lecture


Project maintained by molguin92 Hosted on GitHub Pages — Theme by mattgraham

Blinking LED circuit

What you need:

Connect the components according to the following diagram:

Diagram

Now, we are going to program the Arduino to make those LEDs blink when we want to. Go to the Start Menu and open the Arduino program. A window that looks like this will open:

Diagram

Edit the code to look like this:

Diagram

Finally, press the arrow button at the top to run the program on your Arduino (you'll have to save the project somewhere on the computer first though!).

Evaluation Questions: