Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
Agenda and folders
  • Loading branch information
mstfldmr committed Jan 6, 2017
0 parents commit 642671f
Show file tree
Hide file tree
Showing 12 changed files with 115 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Arduino-101/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Arduino 101
===========
2 changes: 2 additions & 0 deletions Intel-Edison/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Intel Edison
============
2 changes: 2 additions & 0 deletions Intel-IoT-Gateway/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Intel IoT Gateway
=================
2 changes: 2 additions & 0 deletions Intel-Joule/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Intel Joule
===========
2 changes: 2 additions & 0 deletions Intel-Realsense/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Intel Realsense
===============
22 changes: 22 additions & 0 deletions IoT-Basics/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
IoT Basics
===================

Definition of IoT
----------------------
https://www.youtube.com/watch?v=Q3ur8wzzhBU


Building Blocks of IoT
----------------------


Intel’s IoT Devices
----------------------


Intel's IoT Libraries
----------------------


Communiction Protocols
----------------------
2 changes: 2 additions & 0 deletions IoT-Cloud-Platforms/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
IoT Cloud Platforms
===================
2 changes: 2 additions & 0 deletions Other-Devices/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Other Devices
=============
54 changes: 54 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
Intel® IoT Workshop
===================

This repository contains the documentation and materials of IoT workshops held by Intel Turkey, within the [IoT Catal-IST Program](http://catal-ist.com). Each workshop covers a different subset of the content below, and each chapter's materials are collected in a separate folder. Please ask your Intel contact which chapters will be covered.

This is a living document and may be modified and improved at any time.

![Hello World](/images/hello.jpg)

----------


Agenda
-------------
- [IoT Basics](IoT-Basics/)
- Definition of IoT
- Building Blocks of IoT
- Intel’s IoT Devices
- Intel's IoT Libraries (MRAA and UPM)
- Communiction Protocols (HTTP, MQTT, IoTivity, Zigbee, Z-Wave, LoRa, NB-IoT, ...)
- Grove Kit
- [IoT Cloud Platforms](IoT-Cloud-Platforms/)
- Amazon AWS
- IBM Bluemix & Watson
- Microsoft Azure
- GE Predix
- Helix Device Cloud & Helix App Cloud
- IoT Ignite
- [Arduino 101 (Genuino 101)](Arduino-101/)
- Programming using Arduino IDE
- Programming using MCU SDK
- Intel Knowledge Builder Toolkit
- Curie Neurons
- [Intel Edison](Intel-Edison/)
- Setting up Intel Edison
- Building Yocto Linux and Deploying It
- Programming using Arduino IDE
- Programming using Intel System Studio (C++ and Java)
- Programming using Intel XDK (Node.JS)
- Installing Node-RED
- Installing Android Things
- Programming using Android Studio
- [Intel Joule](Intel-Joule/)
- Programming using Intel XDK (Node.JS)
- Installing Windows 10 IoT Core
- [Intel Realsense](Intel-Realsense/)
- Setting up Development Environment
- Programming using Realsense SDK
- [Intel IoT Gateway](Intel-IoT-Gateway/)
- Intelligent Device Platform
- Programming Intel IoT Gateway using Node-RED
- [Other Devices](Other-Devices/)
- Installing Android on Minnowboard
- Installing Ubilinux OS on UpBoard
24 changes: 24 additions & 0 deletions Resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Resources (temporary file)
==========================

Communication
-------------

- Exploring the Protocols of IoT - https://www.sparkfun.com/news/1705
- MQTT setup for IoT cloud - https://github.com/intel-iot-devkit/intel-iot-examples-mqtt

Cloud
-----

- AWS Examples - https://github.com/intel-iot-devkit/aws-iot-intel

Sample Projects
---------------

- How To Code Samples -
https://github.com/intel-iot-devkit/how-to-code-samples

IoT Gateway
-----------

- https://github.com/intel-iot-devkit/intel-iot-gateway
Binary file added images/hello.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 642671f

Please sign in to comment.