
lsm
-
Content Count
4 -
Joined
-
Last visited
-
Days Won
1
Reputation Activity
-
lsm got a reaction from bluehash in Mongoose, the most popular embedded networking library - ported to CC3200
We are the creators of Mongoose - the most popular networking library.
Mongoose supports HTTP, WebSocket, MQTT, CoAP, DNS, mDNS/DNS-SD (local device discovery) - both client and server mode. It works on top of SimpleLink and provides quite rich networking functionality.
Together with the port, we provide a CCS example for CC3200 (https://github.com/cesanta/mongoose/tree/master/examples/CC3200/ccs) which illustrates remote device control (via RESTful) and real-time data feed (WebSocket).
We are looking for a feedback, and requests for ports to other devices.
-
lsm got a reaction from jazz in V7 embedded JavaScript engine is ported to MSP432
We are the creators of the smallest embedded JavaScript engine - V7 (https://github.com/cesanta/v7). It allows to export existing C/C++ functionality into the JS environment and express device logic in the JS script - easily updatable, unlike monolithic firmware.
Here it is - with examples for CCS: https://github.com/cesanta/v7/tree/master/examples/TI/MSP432
We are looking for feeback and requests for ports to other devices.
-
lsm got a reaction from oPossum in V7 embedded JavaScript engine is ported to MSP432
We are the creators of the smallest embedded JavaScript engine - V7 (https://github.com/cesanta/v7). It allows to export existing C/C++ functionality into the JS environment and express device logic in the JS script - easily updatable, unlike monolithic firmware.
Here it is - with examples for CCS: https://github.com/cesanta/v7/tree/master/examples/TI/MSP432
We are looking for feeback and requests for ports to other devices.
-
lsm got a reaction from spirilis in V7 embedded JavaScript engine is ported to MSP432
We are the creators of the smallest embedded JavaScript engine - V7 (https://github.com/cesanta/v7). It allows to export existing C/C++ functionality into the JS environment and express device logic in the JS script - easily updatable, unlike monolithic firmware.
Here it is - with examples for CCS: https://github.com/cesanta/v7/tree/master/examples/TI/MSP432
We are looking for feeback and requests for ports to other devices.