IoT with Intel Galileo · Intel XDK IoT Edition With Intel XDK IoT Edition we can create IoT...

Post on 13-Dec-2018

243 views 0 download

Transcript of IoT with Intel Galileo · Intel XDK IoT Edition With Intel XDK IoT Edition we can create IoT...

IoT with Intel GalileoGerardo Carmona

makerobots.tk

OutlineWelcome to Intel XDK IoT Edition

MMRA Library

Using digital I/O

makerobots.tk

Welcome to Intel XDK IoT Edition

makerobots.tk

Intel XDK IoT EditionWith Intel XDK IoT Edition we can create IoT applications using the Intel Galileo and Intel Edison boards. Also we can develop mobile applications for any phone or tablet (Androir, iOS, etc.) because it is made using HTML5, CSS and JS.

makerobots.tk

Create an AccountFollow directions

makerobots.tk

Intel XDK IoT Edition

IoT apps for Galileo

and Edison

HTM5 apps for mobile

devices

makerobots.tk

Intel XDK IoT Edition

1

2

makerobots.tk

Intel XDK IoT Edition

makerobots.tk

Intel XDK IoT Edition

2

1

makerobots.tk

Intel XDK IoT Edition

makerobots.tk

Intel XDK IoT EditionReview code

makerobots.tk

MMRA Library

makerobots.tk

About MRAA LibraryIt is written in C and ported to JS and Python, more information:

https://github.com/intel-iot-devkit/mraa/tree/master/examples/javascript

http://iotdk.intel.com/docs/master/mraa/python/

makerobots.tk

Upload and Run code.1) Install/Build

2) Upload

3) Run

1

2 3

makerobots.tk

Using digital I/O

makerobots.tk