Tutorials, demos, and code walkthroughs for a wide variety of real-time web, mobile, and IoT projects.
How to send and receive real-time Android push notifications using the GCM Google Cloud Messaging API and PubNub.
Getting started with GCM for Android and PubNub to send real-time mobile push notifications to mobile users.
How to build a Raspberry Pi motion sensor that when triggered sends real-time alerts to a web interface.
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.
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.
How to calculate geolocation proximity to other locations, and compare that first location to surrounding locations using the GoogleMaps API.
This tutorial shows you how to remote control your Tessel Servo remotely and track the Tessel Servo movement and current position in real time.
How to receive a Tessel RFID event and act on it, triggering an action in real time. We’ll receive and interpret RFID events, and match it against code.