Simple test for commanding the RGB LED. Use your mbed websocket to send a message, composed by a letter and a number. The letter can be 'r', 'g', or 'b', which is the LED color, and the number is 0 or 1, which is the logic state. Remember that the board LEDs light up with a 0 level.

Dependencies:   WebSocketClient mbed-rtos mbed

History

First version; default tip

2014-08-07, by quevedo [Thu, 07 Aug 2014 17:57:19 +0000] rev 1

First version;


First version;

2014-08-07, by quevedo [Thu, 07 Aug 2014 17:48:14 +0000] rev 0

First version;