How to build a cross-platform Android WebRTC video and voice chat application with Java and JavaScript that works on both web and mobile.
How to collect pressure data on a sensor running on Arduino, and stream those readings to a live-updating, real-time gauge chart dashboard.
How to collect and stream IoT sensor data in real time to a real-time spline chart on an HTML dashboard with Johnny-Five, Arduino, and PubNub.
Using the Johnny-Five framework to create hardware-to-hardware communication between a button and LED. When a user presses the button, the LED is triggered in real time.
How to collect acceleration readings from an accelerometer and stream the data in real time to a live-updating, real-time dashboard with Intel Galileo.
How to stream location data to build real-time location tracking maps using JavaScript, EON real-time dashboard framework, and the Mapbox API.
How to get started building real-time dashboards with live-updating charts, graphs, and maps using the EON JavaScript framework, Mapbox, C3.js and PubNub.
How to build a WebRTC live stream for video enabling a user to broadcast video from one-to-many using the WebRTC API. It’s DIY Periscope and Meerkat!