This program listens to a websocket and when the server sends the appropriate ASCII combinations through the websocket, the appropriate LED lights up (red, blue, or green).

Dependencies:   WebSocketClient mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
brianh
Date:
Thu Jan 29 01:27:03 2015 +0000
Parent:
0:181c1ea775ea
Commit message:
LED Remote is a program that listens to a websocket. The server sends sequences of ASCII characters to turn on and off the RED, BLUE, or GREEN LEDs on the K64F Freedom Board.

Changed in this revision

WebSocketClient.lib Show annotated file Show diff for this revision Revisions of this file
--- a/WebSocketClient.lib	Thu Jan 29 01:12:59 2015 +0000
+++ b/WebSocketClient.lib	Thu Jan 29 01:27:03 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/quevedo/code/WebSocketClient/#6490e16dc4aa
+http://developer.mbed.org/teams/Maxim-Integrated/code/WebSocketClient/#6490e16dc4aa