Blogs
Learn about new PubNub releases, industry trends, and app development tips.
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.
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.
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.
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.
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.
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.
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.
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
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.