MiMicSDK Websocket module sample program.
Dependencies: NyFileSystems libMiMic mbed-rtos mbed
Fork of UPnPBasicDevice by
This is Websocket server.
WebSocketのサンプルです。 MiMicSDKのWebsocketはhttpdの1モジュールとして動作するので、ファイルサーバ等と一緒に動かすことが出来ます。
ファームウェアを書き込んだ後にブラウザから "http://192.168.128.39/" にアクセスすると、AIN1のデータをリアルタイムに表示するページが開きます。
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:0a280ed0a848 | 2013-04-09 | update comment | File Diff Annotate |
3:77431c2bd9cb | 2013-04-09 | initial version | File Diff Annotate |
2:28fd59d6be76 | 2013-04-06 | fix comment; | File Diff Annotate |
0:ec1e45489427 | 2013-04-06 | backup; | File Diff Annotate |