IOT APP PATTERNS?
“Pattern of Ball Lights” by Bill Dickinson https://flic.kr/p/dygDe9 (CC BY NC ND)
Slide 14
Slide 14 text
WHAT IF WE HAD A TOOL?
QUICK VISUAL PROTOTYPING
REDUCE BOILERPLATE
SHARING OF SOLUTIONS
Slide 15
Slide 15 text
No content
Slide 16
Slide 16 text
No content
Slide 17
Slide 17 text
NODES
Slide 18
Slide 18 text
FLOWS
Slide 19
Slide 19 text
No content
Slide 20
Slide 20 text
RUNS ON NODE.JS
Slide 21
Slide 21 text
DEMO
Slide 22
Slide 22 text
TI SENSORTAG
Slide 23
Slide 23 text
BLINK(1)
PROGRAMMABLE RGB LED
Slide 24
Slide 24 text
TEXT
DEMO NODE-RED
▸ Installing Node-RED
▸ Using Palette Nodes
▸ Creating and Deploying
Flows
▸ Installing Extra Nodes
▸ Connecting to SensorTag
▸ Writing SensorTag to
Twitter
▸ Creating Nodes
▸ Connecting To Drone
▸ Wiring SensorTag to
Drone
▸ Using MQTT
Slide 25
Slide 25 text
HOW DO WE CONNECT
REMOTE DEVICES?
“Museum of Communications” by Adam Foster https://flic.kr/p/dtwgV7
Slide 26
Slide 26 text
“MQTT is a machine-to-machine (M2M)/Internet of Things
connectivity protocol.
It was designed as an extremely lightweight publish/subscribe
messaging transport.
It is useful for connections with remote locations where a small
code footprint is required and/or network bandwidth is at a
premium.”