Download - Node red workshop

Transcript
Page 1: Node red workshop

Node-redand raspberry pi

Page 2: Node red workshop

HELLO!I am May Mohamed aliI am here because I love to give presentations. You can find me at [email protected]

2

Page 3: Node red workshop

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.

3

Page 4: Node red workshop

… Node-RED can fill that gap

4

Page 5: Node red workshop

What is node-red ?

A visual Tool for wiring the Internet of Things

5

Page 6: Node red workshop

6

Page 7: Node red workshop

Why Node-Red ?

The internet of Things does not have a one-size-fits-all solution

▹ Solutions often require pulling toghether several different device APIs and online services in new and interesting ways.

▹ Time spent figuring ot 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.

▹ Every new « thing » has a new API that must be understood.

7

Page 8: Node red workshop

Node-RED is :▹ A lightwieght proof of concept runtime.▹ Easy to use for simple tasks.▹ Simple to extend to add new capabilities and types of

integration.▹ Capable of creating the back-end glue between social

applications.

8

Page 9: Node red workshop

Node-RED is NOT :▹ An entreprise strength application runtime.▹ A dashboard with widgets.▹ A mobile application builder.▹ The answer to life the universe and everything …

9

Page 10: Node red workshop

▹ Node-RED is already capable of connecting to many things, including:

10

Page 11: Node red workshop

▹ Inject node▹ Debug node▹ Function node▹ Template node▹ TCP/UDP nodes▹ Logic nodes▹ HTTP nodes▹ MQTT nodes

11

Page 12: Node red workshop

Let’s start node

12

Page 13: Node red workshop

Hello World « Node Red »13

Page 14: Node red workshop

Action Tweet 14

Page 15: Node red workshop

15

THANKS!Any questions?You can find me at▹ @DaliMay28▹ M

[email protected]

▹ Nodeit.azurewebsites.net


Top Related