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
WebSocketClient.lib@1:be04144070ea, 2015-01-29 (annotated)
- Committer:
- brianh
- Date:
- Thu Jan 29 01:27:03 2015 +0000
- Revision:
- 1:be04144070ea
- Parent:
- 0:181c1ea775ea
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.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
brianh | 1:be04144070ea | 1 | http://developer.mbed.org/teams/Maxim-Integrated/code/WebSocketClient/#6490e16dc4aa |