mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-25 03:29:00 +08:00
Update MG_sensor_demo description
PUBLISHED_FROM=7f9ce495d5de71859ad71f2b44db37fa66736835
This commit is contained in:
parent
7519a3765b
commit
063c017bb7
@ -67,11 +67,11 @@ button { font-size: 100%; }
|
||||
<h1>Mongoose on CC3200 LaunchPad</h1>
|
||||
|
||||
<p>
|
||||
This page demonstrates how Mongoose embedded networking library
|
||||
can be used to implement real-time data exchange. Here, CC3200 board
|
||||
pushes JSON-encoded Websocket frames to the connected browser,
|
||||
which in turn graphs that data. Also, a browser can send commands to
|
||||
the device wrapped into Websocket frame to set LED on/off.
|
||||
This web page demonstrates how Mongoose embedded networking library can be
|
||||
used to implement real-time data exchange. Here, a TI CC3200 board pushes
|
||||
JSON-encoded WebSocket frames to the connected browser, which in turn
|
||||
graphs the data. Also, the browser can send commands to the device wrapped
|
||||
into a WebSocket frame to turn an LED on/off.
|
||||
</p>
|
||||
|
||||
<button id="on_off_button">Switch LED off</button>
|
||||
|
Loading…
Reference in New Issue
Block a user