An example program that uses a Wifly module to send messages over web sockets
Dependencies: WebSocketClient WiflyInterface mbed LM75B MMA7660
Fork of Websocket_Wifly_HelloWorld by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:b420491ecd8d | 2013-02-08 | samux | change board id |
5:ab84dbbe7366 | 2013-02-08 | samux | use app-board channel |
4:79f9caf3d109 | 2013-02-08 | samux | websocket demo using wifly and on board sensors (app board) (acc - temp) |
3:d1d4b7d317d1 | 2012-10-26 | chris | First commit; |
2:c69a06fe81c0 | 2012-08-24 | samux | update with the mbed_official WiflyInterface |
1:31e50fea8be8 | 2012-08-23 | samux | update with the last wiflyInterface/websocket library |
0:64c683256184 | 2012-08-17 | samux | websocket with the new wifly interface |