STEP FOUR: Adding Neopixel to Breadboard Arduino
Overview
In this lesson you will add a neopixel stick to your breadboard Arduino. Your final lightbox will not use a neopixel stick but will use a section of an LED light strip like the kind people put up in their rooms. These LED light strips use the exact same LEDs, specifically neopixels, that are used in the neopixel strip. Soldering the connections to LED light strips can be difficult so we will start with using the neopixel strips for testing.
Exercises
Add an Neopixel stick to your breadboard. (If you need to you can refer back to the Neopixel stick guide.)
Write a program to make all eight Neopixels flash at a rate that varies from slow to fast and back to slow.
Write a program to make the eight Neopixels slowly fade from one color to another and back.