Rtp bluemix meetup june 2016 anki and node red

Post on 07-Apr-2017

177 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

Transcript

IBM Bluemix Demo with Anki Overdrive Cars

Steer cars via speech and gestures and prevent collisions via the Watson IoT Platform

Tom BoucherCloud Advisor

@trekkie

RTP Bluemix Meetup

June 2016

IBM Bluemix Demo with Anki Overdrive Cars

Overview

• Prevent collisions (Demo)• Steer cars via speech recognition (Demo)• Steer cars via Kinect gestures (Slide only)• Steer cars via Leap Motion gestures (Slide Only)

Architecture

IBM Bluemix Demo with Anki Overdrive Cars

A visual tool for wiring the Internet of Things

Tooling is key to the success of IoT

• Internet of Things solutions often require pulling together different device APIs and online services in new and interesting ways.

• Time spent figuring out how to access a Serial port, or to complete an OAuth flow against Twitter is not time spent on creating the real value of a solution.

• We need tools that make it easier for developers at all levels to bring together the different streams of events, both physical and digital, that make up the Internet of Things.

Node-RED makes it easy to wire together theInternet of Things

• It provides a browser-based UI for designing flows of events.

• These flows are then deployed to its light-weight node.js runtime.

• Can be run in edge-of-network environments or the cloud.

• It can be easily expanded to take add new nodes to the palette – taking full advantage of the node package manager (npm) ecosystem

Open Source Development

• On GitHub since September 2013

• Apache 2 License• 35+ non-IBM contributors• http://nodered.org• http://flows.nodered.org

Node-RED + IBM Bluemix

• Node-RED/CloudOE Demo won 2013 2Q Cloud Hackday

• Now provided as a boilerplate/quick start application in Bluemix

• One-click install of Node-RED instances

• Bluemix-aware nodes connect to bound services

Node-RED + IBM Watson

https://gist.github.com/argon/127444b0f89fa796730a

Node-RED + IoT Foundation

http://m2m.demos.ibm.com/iotstarter.html

Collision Prevention

Collision Prevention

Collision Prevention

Collision Prevention

Speech Recognition

Speech Recognition

• IBM Watson IoT Platform• Node-RED• IBM Watson Speech to Text service• IBM Watson Natural Language Classifier service

• https://github.com/IBM-Bluemix/node-mqtt-for-anki-overdrive

• https://github.com/IBM-Bluemix/sphero-bluemix-speech• http://heidloff.net/article/steering-anki-overdrive-cars-s

peech-recognition-bluemix-watson

Speech Recognition

Speech Recognition

Speech Recognition

Kinect Gestures

Kinect Gestures

• IBM Watson IoT Platform• Node-RED

• https://github.com/IBM-Bluemix/controller-kinect-bluemix

• http://heidloff.net/article/anki-overdrive-cars-kinect-bluemix

Kinect Gestures

Kinect Gestures

Kinect Gestures

Kinect Gestures

Kinect Gestures

Kinect Gestures

Leap Motion Gestures

Leap Motion Gestures

• IBM Watson IoT Platform• Node-RED

• https://github.com/IBM-Bluemix/controller-kinect-bluemix

• http://heidloff.net/article/anki-overdrive-cars-kinect-bluemix

Leap Motion Gestures

Leap Motion Gestures

Leap Motion Gestures

Leap Motion Gestures

Leap Motion Gestures

Appendix

Appendix

top related