l CC3200 Mongoose sensor demo

Mongoose on CC3200 LaunchPad

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.