Build

Tutorials, demos, and code walkthroughs for a wide variety of real-time web, mobile, and IoT projects.

Tutorial: Real Time Process Monitoring using PubNub.jpg
BuildDec 4, 2015

Tutorial: Real Time Process Monitoring using PubNub

Time is essential in a server environment. And when it comes to a possible failure we need to act fast! In this tutorial, we will build a Windows service application that monitors server processing load and memory consumption, sending alerts to a Windows Phone 8.1, with all communication through PubNub's...
Michael Carroll
Michael Carroll
Building real-time charts javascript
BuildOct 27, 2015

Building Real-time Charts for Live-Updating Data

How to build real-time charts where data is streamed to a live-updating UI dashboard using PubNub Data Streaming and the EON JavaScript framework.

Michael Carroll
Michael Carroll
Turning a neo4j into a real-time database
BuildOct 22, 2015

Turning Neo4j Into a Real-time Database

Although Neo4j has very fast read and write performance and it can take this amount of data pressure, we’ll stream the data in real time using PubNub.

Anmol Agrawal
Anmol Agrawal
BuildOct 14, 2015

Text-to-Speech Audio Broadcast with Raspberry Pi

How to build an application that uses text-to-speech to broadcast an audio message using PubNub and Raspberry Pi.

Michael Carroll
Michael Carroll
Build a real-time bicycle location tracking map APP
BuildOct 6, 2015

Build a Real-time Bicycle Location Tracking Map App

How to build a real-time bicycle tracking app that displays live location from GPS on a real-time map, powered by MediaTek LinkIt ONE and PubNub.

Michael Carroll
Michael Carroll
BuildOct 5, 2015

Streaming Sensor Readings to a Real-time Gauge Chart

How to collect pressure data on a sensor running on Arduino, and stream those readings to a live-updating, real-time gauge chart dashboard.

Anmol Agrawal
Anmol Agrawal
BuildSep 29, 2015

Creating a Distributed Music Visualizer for Mobile Phones

How to create a music visualizer that processes an Mp3 music file and streams the data in real time to trigger multiple smart phone flashes to the music.

Michael Carroll
Michael Carroll
BuildSep 23, 2015

Spline Chart for IoT Sensor Data with Johnny-Five

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.

Anmol Agrawal
Anmol Agrawal
BuildSep 22, 2015

Hardware-to-Hardware Communication with Johnny-Five

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.

Anmol Agrawal
Anmol Agrawal