Arduino Circuit 1
Arduino Circuit 1 (Product)
I lowered the delay in the code that decides how long the light stays off for, so that is is off for one thousandth of a second, too fast for the human eye to see.
Arduino Circuit 2 (Product)
A potentiometer is a knob that is put in the circuit that can change resistance in the circuit as it is turned. In the video I used it to speed up the lights flashing, as well as lowed it down.
Arduino Circuit 3
Arduino Circuit 3 (Product)
I replaced every "delay();" code with a "showSpectrum();" code to make the colors fade into each other
Arduino Circuit 4
Arduino Circuit 4 (Product 1)
I turned off "oneAfterAnotherNoLoop" and turned on "pingpong" to change the light cycle
Arduino Circuit 4 (Product 2)
I did the same thing as I did for Product 1, except I enabled "marquee" and not "pingpong"