Michael Carroll

Maintaining a PHP Pub/Sub Client Library | PubNub
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.
PubNub logo
Michael Carroll
Publish vs Subscribe and Real-Time Data Streams
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.
PubNub logo
Michael Carroll
DIY Arduino Alarm Triggered by Temperature | PubNub
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.
PubNub logo
Michael Carroll
Build an internet of things device with Arduino Yún
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.
PubNub logo
Michael Carroll
IoT vs M2M: Understanding the Difference | PubNub
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.
PubNub logo
Michael Carroll
PubNub on Arduino Uno & Seeed Studio Ethernet Shield
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
PubNub logo
Michael Carroll
5 Step Tutorial for Real-time Device/User Detection
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.
PubNub logo
Michael Carroll
Sending iOS Push Notifications via APNS in JS
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.
PubNub logo
Michael Carroll
Sending Android Push Notifications via GCM in JS
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.
PubNub logo
Michael Carroll