KaaShivInfoTech Presents

Slides:



Advertisements
Similar presentations
Intel Do-It-Yourself Challenge Lab 5: Controlling Galileo from a webpage Nicolas Vailliet
Advertisements

22 September 2014 AllSeen Alliance 1 AllJoyn.js Feature/Project.
Internet of Things with Intel Edison Web controller
Real-time Systems Lab, Computer Science and Engineering, ASU Please Standby Galileo Tech Talk at ASU Will Begin Shortly.
Real-time Collaborative Scientific WebGL Visualization with WebSocket Julien Jomier & Charles Marion Web3D Conference 2012.
The Developer Summit at ARM® TechCon™ 2013 MBED Hello World Lab 1 mbed registration and hello world!
Intel Galileo Gen 2 & Grove Seeed Starter Kit Gen 1
Intel IoT Paris RoadShow Slim Soussi EMEA Program Manager.
pirate s Capabilities Developer Investment Web App Hybrid App Native App.
Intel® XDK for IoT – Integration Point #1
Teaching Kids to Program Things with Java and the Raspberry Pi Ian Utting & Fabio Hedayioglu.
Intel Do-It-Yourself Challenge Lab 1: Intel Galileo’s Arduino side Nicolas Vailliet
1 Интернет вещей и «умных» устройств 1 Лекция 1 Интернет вещей Internet of Things.
© 2010 UEI, Inc. All Rights Reserved UEIPAC HMI.
Little arduino microcontrollers Meghan Jimenez 12 February 2014.
NETWORK CENTRIC COMPUTING (With included EMBEDDED SYSTEMS)
Title slide to be used at the start of a module. Developing Mobile Apps Roland Guijt
KTC, November On services and apps in IoT Mobile apps – the key interface for IoT solutions The value of IoT devices increase with the functionality.
RC CAR CONTROLLER BASED ON INTEL GALILEO SOC PLATFORM Nadav Shiloach Sagi Sabag Supervisor: Idan Shmuel Spring 2014 One Semester Project PROJECT’S ENDING.
HTML+JavaScript M2M Applications Viewbiquity Public hybrid cloud platform for automating and visualizing everything.
CernVM WebAPI CernVM Users Workshop 2015 Ioannis Charalampidis, PH/SFT CERN, 5 March 2015.
Atmel AVR Jared Bevis January 14, The Power of Your Chips The main power of your chips lies in the programming language/compiler available to you.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
KAASHIV INFOTECH Presents INTEL XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website
Building Native Apps with ArcGIS API for JavaScript Using PhoneGap and jQuery Andy Gup, Lloyd Heberlie.
| | Top 4 Benefits of Hybrid Mobile Apps.
1 KaaShiv InfoTech  Presents  INTEL XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website.
KaaShiv InfoTech presents Intel XDK For Inplant Training / Internship, please download the "Inplant training registration form"
Connected Hardware for Software Engineers 101 Pance Cavkovski, Netcetera.
1 RoboticsPresents KaaShiv InfoTech For Inplant Training / Internship, please download the "Inplant training registration form" from our website
Lecture 7: Overview Microprocessors / microcontrollers.
1 KaaShivInfoTech Presents Intel XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website
438 labs. Labs Lab 1: Refreshing C and Linux Programming 2 Lab 1: Refreshing C and Linux Programming 2 – First: Getting familiar with development.
APP DESIGN AND DEVELOPMENT WITH THE IONIC FRAMEWORK Chuck Leone
Getting to know U-SQL Azhagappan Arunachalam.  Sr Applications Database Architect 
Building Mobile Apps with Node.js Bob Dickinson Synchro Labs, Inc. Seattle Node.js Meetup June 22, 2016.
Build Hybrid Mobile Apps with Ionic, Angular, & Cordova Brian
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Creating mobile applications that integrate with SharePoint 2013 on-
雲端家電控制系統 joseph. Outline Motivation IoT System Architecture Hardware & Software specification Demo Q&A.
2007/11/16 Dinh Trong Thuy RTLab
Mobile Device Development
REDCap Mobile Application
PhoneGap, Processing.
Introducing the Arduino boards & some supporting modules
Building Cordova Apps for Windows 10
KaaShiv InfoTech Intel XDK presents
IoT 技術架構簡介 M2M 通訊協定.
3 Things Everyone Knows About Node JS That You Don't
JavaScript !?.
ECE477 MIDTERM DESIGN REVIEW: TEAM #08
Hybrid Mobile Applications
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Azure IoT End-to-End Martin Abbott.
Node.Js Server Side Javascript
Automation for mobile apps Presenter: Nikita Mader
Smart Buildings – Connecting Buildings to the Cloud
03 | Building a Backend with Socket.IO and Mongo
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Cordova & Cordova Plugin Installation and Management
And I have to create mobile apps too?
Office 365 Development.
Open Automation Software
Korea Software HRD Center
My Measurement Assistant
Chapter 2 Ionic Installation
Introduction.
02 | Getting Started with Arduino
Chapter 7 IoT Physical Devices and Endpoints
Internet of things - IoT
Getting Started With LastPass Enterprise
Presentation transcript:

KaaShivInfoTech Presents Intel XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website www.kaashivinfotech.com. Fill the form and send it to kaashiv.info@gmail.com

www.Kaashivinfotech.com

Intel® XDK for IoT – Integration Point #1 Develop companion HTML5 apps to interface to IoT devices. Physical I/O: GPIO, ADC, I2C, SPI, etc. Gateway Name server Analytics Etc. HTML5/Javascript RTOS plugin Linux Application* Cordova *Aplication can be written using any supported languag on device. For Inplant Training / Internship, please download the "Inplant training registration form" from our website www.kaashivinfotech.com. Fill the form and send it to kaashiv.info@gmail.com www.Kaashivinfotech.com 3

Intel® XDK for IoT – Integration Point #2 Physical I/O: GPIO, ADC, I2C, SPI, etc. RTOS Edit Node.js app Send app to device Run app remotely Remote debug Linux Node.js Application IoT Device For Inplant Training / Internship, please download the "Inplant training registration form" from our website www.kaashivinfotech.com. Fill the form and send it to kaashiv.info@gmail.com 4 4 www.Kaashivinfotech.com

Intel® XDK IoT Device Daemon Overview Node.js App V8 Debug Protocol appDaemon Protocol run, stop, restart, install, debug, sync Debug Protocol Translator IoT Device Chrome Debug Protocol (ws) WebSocket (ws) Chrome Debug Protocol (ws) Websocket (ws) Dev Machine Running XDK Intel® XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website www.kaashivinfotech.com. Fill the form and send it to kaashiv.info@gmail.com www.Kaashivinfotech.com

JavaScript I/O Libraries (for Galileo) mraa – open source library for Galileo/Edison used API similar to the MBED api (Intel Developer Relations [DRD]) io-js- open source library for Galileo/Edison used API similar to the Arduino API (Intel Labs China [ILC]) johnny-five – Open source I/O library with plugins for various boards including Galileo (Gen2 support in the works) on/off – open source i/o library that can be used to manipulate ‘raw’ GPIO/PWM via sysfs interface i2c – node.js i2c library (uses sysfs) +More: Lots of node.js modules for various hardware, etc. For Inplant Training / Internship, please download the "Inplant training registration form" from our website www.kaashivinfotech.com. Fill the form and send it to kaashiv.info@gmail.com www.Kaashivinfotech.com

RGB Lighting DEMO DEMO IoT Device (Galileo): - Pwm Led Controller on i2c bus - RGB Led - Node.js w/ Socket.io server HTML5 App (Lenovo K900): Socket.io connection to IoT device Change lighting color Cordova App Both made with Intel XDK! DEMO For Inplant Training / Internship, please download the "Inplant training registration form" from our website www.kaashivinfotech.com. Fill the form and send it to kaashiv.info@gmail.com www.Kaashivinfotech.com

Email – kaashiv.info@gmail.com Contact Number Venkat - 766 766 2428 Email – kaashiv.info@gmail.com Priyanka - 72994 88034 www.Kaashivinfotech.com

Thank you For Inplant Training / Internship, please download the "Inplant training registration form" from our website www.kaashivinfotech.com. Fill the form and send it to kaashiv.info@gmail.com www.kaashivinfotech.com