ARM TechCon Hands on Lab 11/1 web socket LCD text message display app.

Dependencies:   C12832_lcd SprintUSBModem mbed-rtos mbed WebSocketClient

This app builds on the Sprint cookbook and content Chris Styles and Qi Chen presented today at ARM TechCon 2012. It has an accompanying iOS application that uses Web Sockets to send text entered by the user to the mbed LPC1768. The required hardware includes the mbed, application board and Sprint USB cellular modem.

The accompanying iOS app project requires XCode 4.5 and depends on the Square SocketRocket web sockets framework to communicate with the web sockets server. I've published it to my github account here:

https://github.com/davidswi/ARM_TechCon

Committer:
davidswi
Date:
Fri Nov 02 00:42:26 2012 +0000
Revision:
0:6463a9af1af8
Initial working implementation of web socket LCD message display app.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
davidswi 0:6463a9af1af8 1 http://mbed.org/users/dreschpe/code/C12832_lcd/#468cdccff7af