Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongoose
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esp
mongoose
Commits
063c017b
Commit
063c017b
authored
Apr 19, 2016
by
Deomid Ryabkov
Committed by
rojer
Apr 19, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update MG_sensor_demo description
PUBLISHED_FROM=7f9ce495d5de71859ad71f2b44db37fa66736835
parent
7519a376
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.html
examples/CC3200/slfs/index.html
+5
-5
No files found.
examples/CC3200/slfs/index.html
View file @
063c017b
...
@@ -67,11 +67,11 @@ button { font-size: 100%; }
...
@@ -67,11 +67,11 @@ button { font-size: 100%; }
<h1>
Mongoose on CC3200 LaunchPad
</h1>
<h1>
Mongoose on CC3200 LaunchPad
</h1>
<p>
<p>
This
page demonstrates how Mongoose embedded networking library
This
web page demonstrates how Mongoose embedded networking library can be
can be used to implement real-time data exchange. Here, CC3200 board
used to implement real-time data exchange. Here, a TI CC3200 board pushes
pushes JSON-encoded Websocket frames to the connected browser,
JSON-encoded WebSocket frames to the connected browser, which in turn
which in turn graphs that data. Also, a browser can send commands to
graphs the data. Also, the browser can send commands to the device wrapped
the device wrapped into Websocket frame to set
LED on/off.
into a WebSocket frame to turn an
LED on/off.
</p>
</p>
<button
id=
"on_off_button"
>
Switch LED off
</button>
<button
id=
"on_off_button"
>
Switch LED off
</button>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment