Please refer to my previous blog for the completed circuit for the RGB LED animation. In the previous blog we are showing 3 primary colors( red, green, and blue), but in this project we will show ALL 16 million colors. The program below is the code for showing 16 million colors. int redPin= 11; int … Continue reading Tutorial 3: RGB LED 16 million colors