Example program to cycle the RGB LED on the mbed application board through all colours

Dependencies:   C12832_lcd LCD_fonts mbed

Fork of app-board-RGB by Chris Styles

Test Program to show the RGB Led on the mbed Lab Board

The color is changed by Pot 2, the value by Pot 1.

The program use a function to convert hue , saturation and value to RGB.

With this parameters you can change the color thru the rainbow. see http://en.wikipedia.org/wiki/HSL_and_HSV

Committer:
dreschpe
Date:
Sat Oct 20 00:21:54 2012 +0000
Revision:
1:670665e77763
Child:
3:139f52e5e15c
Test program for the RGB led on the mbed Lab Board V1.0;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dreschpe 1:670665e77763 1 http://mbed.org/users/dreschpe/code/C12832_lcd/#bdc53502af17