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:
Wed Dec 05 08:08:41 2012 +0000
Revision:
3:139f52e5e15c
Parent:
1:670665e77763
The lcd lib don't claim the printf now, so we have to call LCD.printf

Who changed what in which revision?

UserRevisionLine numberNew contents of line
dreschpe 3:139f52e5e15c 1 http://mbed.org/users/dreschpe/code/C12832_lcd/#0f53e522a2bf