Example PWM control of RGB LEDs
Dependencies: mbed
Fork of frdm_rgbled by
Using three PWM channels to mix the onboard RGB (Red, Green, Blue) LED to make a variety of colors.
NOTE: This example code does not work with FRDM-K64F.
History
update formatting and mbed library
2014-07-16, by sam_grove [Wed, 16 Jul 2014 10:20:45 +0000] rev 7
update formatting and mbed library
update mbed lib
2014-02-21, by sam_grove [Fri, 21 Feb 2014 16:14:34 +0000] rev 6
update mbed lib
frdm_rgb_led - initial version
2014-02-20, by Kojto [Thu, 20 Feb 2014 17:42:26 +0000] rev 5
frdm_rgb_led - initial version
Updated to public library
2013-02-19, by mbed_official [Tue, 19 Feb 2013 23:47:40 +0000] rev 4
Updated to public library
First revision
2012-11-13, by mbed_official [Tue, 13 Nov 2012 10:52:45 +0000] rev 3
First revision
Update mbed library
2012-10-23, by emilmont [Tue, 23 Oct 2012 09:33:36 +0000] rev 2
Update mbed library
Made thisi an HSV example
2012-10-12, by chris [Fri, 12 Oct 2012 13:49:40 +0000] rev 1
Made thisi an HSV example
First revision
2012-10-11, by chris [Thu, 11 Oct 2012 14:08:32 +0000] rev 0
First revision