IoT
IoTJun 25, 2015
Triggering Raspberry Pi Hue LEDs from Android UI
How to trigger Raspberry Pi hue LEDs from an Android UI in real time. Change colors, turn on and off, and monitor state in real time.
IoTJun 16, 2015
Building a Raspberry Pi Motion Sensor w/Alerts
How to build a Raspberry Pi motion sensor that when triggered sends real-time alerts to a web interface.
IoTJun 11, 2015
UDOO Neo: The Internet of Things Board | PubNub
Check out the UDOO Neo, an IoT embedded board that combines the power of Arduino and Raspberry Pi with Bluetooth and WiFi connectivity.
IoTJun 11, 2015
Remote Control Raspberry Pi LEDs from a Web Browser
How to control Raspberry Pi LEDs from a web browser in real time. This is a basic Raspberry Pi LEDs remote configuratio tutorial using Python.
IoTJun 10, 2015
Realtime Weather Station - Intel Edison and Cylon.js
How to build a real-time weather station with the Intel Edison board, weather sensor, Cylon.js, freeboard.io, and stream to a real-time UI dashboard.
IoTMay 21, 2015
Remote Control and Monitoring for Tessel Servo | PubNub
This tutorial shows you how to remote control your Tessel Servo remotely and track the Tessel Servo movement and current position in real time.
IoTMay 21, 2015
Acting On Tessel RFID Events with Tessel RFID Module | PubNub
How to receive a Tessel RFID event and act on it, triggering an action in real time. We'll receive and interpret RFID events, & match it against code.
IoTApr 22, 2015
Displaying Tessel Temperature Data on a Live Chart | PubNub
How to use the Tessel Climate module, AngularJS, the NVD3 library, and PubNub to graph real-time Tessel temperature and humidity data over a WiFi network.
IoTApr 21, 2015
Publishing Temperature Data in Real time with Tessel Climate
How to collect and publish temperature and humidity data in real time using the Tessel Climate module.