- Blinking LED Circuit
a. Blink (delay = 1000ms)
b. Fast Blink (delay = 200ms)
2. LED Loop
3. Fading LEDs
FadeAmount = 5
FadeAmount = 4
FadeAmount = 3
4. RGB LEDs
5. Digital Inputs (Buttons)
Note: I didn’t remember how to reverse the button action via changing the wiring, so I changed the code instead, but I would like to better understand why the code was reversed due to wiring.
Button: ON -> OFF
Button: OFF -> ON
6. Analog Inputs (potentiometer)