This is me working through the book "Exploring Arduino" By Wiley
- Basic Light Blink on the Arduino
- Basic LED Blink on a breadboard
- Basic LED Fading in and out with analogWrite
- Button Pressing with Debounce logic to toggle an LED
- Controlling an RGB LED via a button