An open API service indexing awesome lists of open source software.

https://github.com/johnwalicki/watsondevconf-iot-lab

Watson Developer Conference Hands-On Workshop - Introduction to IoT: Build Your Own Basic IoT App
https://github.com/johnwalicki/watsondevconf-iot-lab

Last synced: 2 months ago
JSON representation

Watson Developer Conference Hands-On Workshop - Introduction to IoT: Build Your Own Basic IoT App

Awesome Lists containing this project

README

        

# WatsonDevConf-IoT-Lab
Watson Developer Conference Hands-On Workshop
Introduction to IoT: Build Your Own Basic IoT App

Download this PDF and Node-RED flows at : https://github.com/johnwalicki/WatsonDevConf-IoT-Lab

Author:
John Walicki | [email protected] | @johnwalicki

Topics covered: Raspberry Pi, Node-RED, Watson Internet of Things Platform, SenseHAT, Twitter, Sentiment and Weather Company Data for IBM Bluemix.

In this lab, we will unbox and set up a Raspberry Pi and Raspberry Pi SenseHat and connect to the IBM Bluemix and Watson IoT Platform. We will query the temperature via the SenseHat and send data to the Watson IoT platform. Watson IoT Platform will report the temperature and alert maintenance of a high temperature. Using Node-RED, running on the Raspberry Pi and in Bluemix, the application will analyze the sentiment of a Twitter feed. The sentiment scores will be sent via Watson’s Internet of Things Platform service from a Node-RED application hosted on IBM Bluemix to the local Raspberry Pi. The SenseHAT LED display will flash a color corresponding to the sentiment. We will retrieve outside weather data and display it on a LED screen connected to the SenseHat.