Blog
Learn about new PubNub releases, industry trends, and app development tips.
WebRTC Video Chat in 20 Lines of JavaScript (1/2)
How to get up-and-running with a simple WebRTC video and voice chat app in 20 lines of JavaScript, enabling two users to video chat in a web browser.
Motion-controlled Servos with Leap Motion & Raspberry Pi
How to use Leap Motion, Raspberry Pi, and PubNub to create remote motion-controlled servos enabling the control of a physical object in real time.
Displaying Vehicle Data with Automatic and Mapbox API (Pt 2)
In this tutorial, we’ll cover how to receive real-time vehicle data from the Automatic API and display them on a map in real time using the Mapbox API.
Streaming Vehicle Data in Real time with Automatic (Pt 1)
How to publish and stream vehicle data and events in real time from the Automatic adapter via PubNub to a web interface. In this part, we collect the data.
iBeacon 101: Smarter iBeacons with Swift
An overview of our three part series on building smarter iBeacon with bidirectional communication for iOS devices using Swift programming language.
Connected Car Tech Preview: Android Auto and PubNub
A look at what’s been done with Android Auto, what the future holds, and where PubNub sits with Android Auto and connected car as a whole.
Raspberry Pi Smart House: Controlling Lights with PWM
How to build a fully-featured IoT connected Raspberry Pi smart house. In this part, we’ll show you how to remote control LEDs and adjust brightness with PWM.
Tutorial: Building a Raspberry Pi Smart Home (Part 1)
How to build a fully-featured IoT connected Raspberry Pi smart home. In this part, the temperature and humidity sensors, and stream to a live web UI.
Introduction to Babel: JavaScript Compiler for ES6
An introduction to the Babel JavaScript compiler, the future of JavaScript, JavaScript standards, and a review of Babel’s architecture.