Michael Carroll
InsightsJan 14, 2015
Maintaining a PHP Pub/Sub Client Library | PubNub
In this blog post, we discuss how to maintain a PHP publish/subscribe client SDK, including unit tests, auto testing, and maintaining versions.
InsightsJan 12, 2015
Publish vs Subscribe and Real-Time Data Streams
This blog post gives an overview of real-time data streams and the pubsub, publish/subscribe paradigm, including use cases and how to do it yourself.
BuildJan 9, 2015
DIY Arduino Alarm Triggered by Temperature | PubNub
This DIY Arduino project shows you how to build an Arduino alarm for frozen pipes that is triggered based on temperature.
BuildJan 7, 2015
Build an internet of things device with Arduino Yún
A walkthrough on connecting an Arduino Yun to the Internet for remote signaling and trigger, as well as data streaming for IoT actions.
InsightsJan 2, 2015
IoT vs M2M: Understanding the Difference | PubNub
This blog post looks at M2M vs IoT and their differences, and discusses "practical IoT" and the IoT stack.
BuildDec 30, 2014
PubNub on Arduino Uno & Seeed Studio Ethernet Shield
In this blog post, we'll show you how to get your Arduino Uno & Seeed Studio Ethernet Shield v2 connected to the Internet, & also how to set up PubNub
BuildDec 29, 2014
5 Step Tutorial for Real-time Device/User Detection
This walkthrough shows you how to build user detection and device detection using JavaScript and the Presence API.
BuildDec 22, 2014
Sending iOS Push Notifications via APNS in JS
In this tutorial, we'll show you how to send and receive iOS Push Notifications with APNS, PubNub, and PhoneGap for web, mobile, and devices.
BuildDec 18, 2014
Sending Android Push Notifications via GCM in JS
In this tutorial, we'll show you how to send and receive Android Push Notifications with GCM, PubNub, and PhoneGap for web, mobile, and devices.