Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add another LED to your circuit from exercise 1.1, that can be controlled by it’s own button.


Exercise 2.1: Arduino Blinky 

Image Added

Connect an LED and Resistor (150 ohm) to your Arduino to GND and Pin 11 using your breadboard. Code it to blink using the examples.

Exercise 2.2: More Blinkys 

Image Added

Connect two more LED and Resistors to your Arduino. Code it to blink a sequence on all LED.