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 |
---|---|---|---|
12:218b57d9a6d4 | 2013-06-20 | update libMiMic; support DHCP,autoIP,mDNS | File Diff Annotate |
10:80c05810f911 | 2013-05-05 | update libMiMic; Add platform auto detection.; The completely same binary runs on mbed and LPCXpresso1769.; | File Diff Annotate |
6:20dcb08e1b43 | 2013-04-29 | Add LED blinking | File Diff Annotate |
5:6a2a1644ea2c | 2013-04-28 | Add sdcard and local file configulation. | File Diff Annotate |
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 |