Blogs

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

Getting Started with Raspberry Pi 2 and PubNub in Python
IoTJul 22, 2015

Getting Started with Raspberry Pi 2 and PubNub in Python

How to get started with the Raspberry Pi 2 and PubNub in the Python Programming Language for real-time streaming of sensor data and triggering device action.
PubNub logo
Michael Carroll
Getting Started with Raspberry Pi 2 and PubNub in C
IoTJul 21, 2015

Getting Started with Raspberry Pi 2 and PubNub in C

How to get started with the Raspberry Pi 2 and PubNub in the C Programming Language for real-time streaming of sensor data & triggering device action.
PubNub logo
Michael Carroll
Wearable Tech Preview: Apple Watch and PubNub
IoTJul 17, 2015

Wearable Tech Preview: Apple Watch and PubNub

A technology preview for Apple Watch and PubNub, to build real-time communication for Apple Watch apps including chat, home automation, and IoT.
PubNub logo
Michael Carroll
Getting Started with the Microchip PIC32 Microcontroller
IoTJul 16, 2015

Getting Started with the Microchip PIC32 Microcontroller

How to build real-time bidirectional communication into your Microchip PIC32 microcontroller IoT app, including Pub/Sub messaging for triggering action.
PubNub logo
Michael Carroll
Basic IoT Publish/Subscribe Messaging for ESP8266 | PubNub
IoTJul 14, 2015

Basic IoT Publish/Subscribe Messaging for ESP8266 | PubNub

A quick start guide on using the ESP8266 module as an IoT device powered by PubNub publish/subscribe messaging.
PubNub logo
Michael Carroll
Raspberry Pi TTS + Windows 10 SpeechSynthesizer
IoTJul 10, 2015

Raspberry Pi TTS + Windows 10 SpeechSynthesizer

How to build a Raspberry Pi text-to-speech app where text is entered remotely and played back as audio using Windows 10 IoT SpeechSynthesizer.
PubNub logo
Michael Carroll
Raspberry Pi Humidity/Temperature Sensor, Dashboard
IoTJul 9, 2015

Raspberry Pi Humidity/Temperature Sensor, Dashboard

How to collect humidity and temperature data using a Raspberry Pi humidity sensor (DHT 22), and stream the data to a real-time, live-updating dashboard.
PubNub logo
Michael Carroll
Building a Real-time Music Sync Collaboration App
Jul 8, 2015

Building a Real-time Music Sync Collaboration App

How to build a collaboration app that allows multiple users to play music with one another, where notes and beats are recorded and synced in real time
PubNub logo
Michael Carroll
Chat Security UserID, Digital Signature Verification
ChatJul 6, 2015

Chat Security UserID, Digital Signature Verification

How to build chat user identification with digital signature message verification, an important part of chat security for protecting users & privacy.
PubNub logo
Stephen Blum