Skip to content
John Walicki edited this page Oct 13, 2017 · 5 revisions

Connecting to a Texas Instruments Sub1GHz LaunchPad 1350

TI SensorTag CC1350

Hackathon Architecture

All SensorTag CC1350 data is flowing into a "master" Watson IoT Platform organization. You can register to retransmit the data, as it is arriving, into your Watson IoT Platform instance.

picture here....

Real Time Insights within your Watson IoT Platform

How to REGISTER to receive data from Munich IoT Highlight Tower SensorTags

Screenshots and links https://tisub1ghz.mybluemix.net/ui/#/2

Node-RED Examples

Node-RED Example - Watson IoT input Node will receive SensorTag data.

screenshot

Node-RED Example - Filtering for the SensorTags you are interested in

screenshot

Node-RED Example - Storing your SensorTag data in a database

screenshot

Node-RED Example - Dashboard / Chart

screenshot

Node-RED Example - Alerts using Twilio

screenshot

DSX Example - Loading your SensorTag Data into a DSX Jupyter Notebook

DSX Example - Min / Max / Average / ZScore / Anomaly detection

IBM Machine Learning Example - Apache Spark Model

Node-RED Example - Calling IBM ML from Node-RED to get Next Predicted Value