This is a tiny and clearly arranged Arduino library for the basic RGB LED functions, to easily drive an RGB color LED (common anode/common cathode) and mix the colors. It uses the principle of ...
//Copyright Attribution: Code from Cyragia's Instructables tutorial, Fading RGB LED (Arduino). //This version has not been modified from the original. //This code is ...