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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:ad8295723268 | 2014-07-16 | sam_grove | update formatting and mbed library |
6:5751df402557 | 2014-02-21 | sam_grove | update mbed lib |
5:14891bb08b35 | 2014-02-20 | Kojto | frdm_rgb_led - initial version |
4:0b2084fce8c7 | 2013-02-19 | mbed_official | Updated to public library |
3:35c85e1dd41a | 2012-11-13 | mbed_official | First revision |
2:03e5c29343d1 | 2012-10-23 | emilmont | Update mbed library |
1:eabc6f5b51d6 | 2012-10-12 | chris | Made thisi an HSV example |
0:cf8a48b1fb23 | 2012-10-11 | chris | First revision |