Blogs

Learn about new PubNub releases, industry trends, and app development tips.

Syncing State: Building a Basic JavaScript Multiplayer Game
Jun 22, 2015

Syncing State: Building a Basic JavaScript Multiplayer Game

How to build a basic JavaScript multiplayer game, where user moves are synced in real time as the player makes a move.
PubNub logo
Michael Carroll
Turn Your Phone into a Motion Controller with Polymer | PubNub
Jun 17, 2015

Turn Your Phone into a Motion Controller with Polymer | PubNub

How to turn your phone into a motion controller to control actions in real time to interact with a web browser game. It's a DIY Nintendo Wii!
PubNub logo
Michael Carroll
Building a Raspberry Pi Motion Sensor w/Alerts
IoTJun 16, 2015

Building a Raspberry Pi Motion Sensor w/Alerts

How to build a Raspberry Pi motion sensor that when triggered sends real-time alerts to a web interface.
PubNub logo
Michael Carroll
UDOO Neo: The Internet of Things Board | PubNub
IoTJun 11, 2015

UDOO Neo: The Internet of Things Board | PubNub

Check out the UDOO Neo, an IoT embedded board that combines the power of Arduino and Raspberry Pi with Bluetooth and WiFi connectivity.
PubNub logo
Michael Carroll
Remote Control Raspberry Pi LEDs from a Web Browser
IoTJun 11, 2015

Remote Control Raspberry Pi LEDs from a Web Browser

How to control Raspberry Pi LEDs from a web browser in real time. This is a basic Raspberry Pi LEDs remote configuratio tutorial using Python.
PubNub logo
Michael Carroll
Realtime Weather Station - Intel Edison and Cylon.js
IoTJun 10, 2015

Realtime Weather Station - Intel Edison and Cylon.js

How to build a real-time weather station with the Intel Edison board, weather sensor, Cylon.js, freeboard.io, and stream to a real-time UI dashboard.
PubNub logo
Michael Carroll
Building Real-time Sync Apps with Backbone.js
Real-TimeJun 3, 2015

Building Real-time Sync Apps with Backbone.js

How Backbone.js’s Model and View architecture can be integrated with to create one such web app which is always alert to real-time changes.
PubNub logo
Michael Carroll
EON: Open Source Framework, Real-time Dashboard/Maps
NewsJun 2, 2015

EON: Open Source Framework, Real-time Dashboard/Maps

PubNub's Project EON is an open source JavaScript framework that lets you stream data to create beautiful dashboards, maps, and charts, updated in real time.
PubNub logo
Michael Carroll
Calculating Geolocation Proximity with JavaScript
GeolocationMay 28, 2015

Calculating Geolocation Proximity with JavaScript

How to calculate geolocation proximity to other locations, and compare that first location to surrounding locations using the GoogleMaps API.
PubNub logo
Michael Carroll