Page 1 of 1

SensorConnect is using CEF

PostPosted: Fri Mar 31, 2017 9:38 am
by rwstoneback
I am a software developer at LORD Sensing in Vermont.

We have created software called SensorConnect (http://www.microstrain.com/software/sensorconnect) that collects data from our sensors and displays it in real time, allows you to analyze it, etc. We are using the latest web technologies, such as WebGL2, to help us get the performance we need. On top of that, we use a smart data storage algorithm that allows the user to view Terabytes of data extremely fast, and then zoom in to important events quickly.

CEF has allowed us to create this modern front-end, while still getting the C++ speed we want in collecting large amounts of data and interacting with our sensors. Since the front-end is all in HTML/JS, we are also able to port all the work over to our cloud application, http://sensorcloud.com/, which will soon give it the same look and feel as our desktop software.

It's been about 3 years in the making, and is still actively being developed. Check us out!