Blog
Learn about new PubNub releases, industry trends, and app development tips.
IoT
Jun 11, 2015UDOO 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.
Michael Carroll
IoT
Jun 11, 2015Remote 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.
Michael Carroll
IoT
Jun 10, 2015Realtime 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.
Michael Carroll
Real-Time
Jun 3, 2015Building 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.
Michael Carroll
News
Jun 2, 2015EON: 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.
Michael Carroll
Geolocation
May 28, 2015Calculating Geolocation Proximity with JavaScript
How to calculate geolocation proximity to other locations, and compare that first location to surrounding locations using the GoogleMaps API.
Michael Carroll
IoT
May 21, 2015Remote Control and Monitoring for Tessel Servo | PubNub
This tutorial shows you how to remote control your Tessel Servo remotely and track the Tessel Servo movement and current position in real time.
Michael Carroll
IoT
May 21, 2015Acting On Tessel RFID Events with Tessel RFID Module | PubNub
How to receive a Tessel RFID event and act on it, triggering an action in real time. We'll receive and interpret RFID events, & match it against code.
Michael Carroll
May 19, 2015
Sending RFID Events in Real time w/ Tessel RFID Module
In this part, we'll use the Tessel to detect a Tessel RFID module scan and send the information in real time to trigger an action.