Commit 063c017b authored by Deomid Ryabkov's avatar Deomid Ryabkov Committed by rojer

Update MG_sensor_demo description

PUBLISHED_FROM=7f9ce495d5de71859ad71f2b44db37fa66736835
parent 7519a376
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment