14
IoT on Budget KICKSTART YOUR IOT PROJECT WITH 10€

IoT on budget

Embed Size (px)

Citation preview

Page 1: IoT on budget

IoT on BudgetKICKSTART YOUR IOT PROJECT WITH 10€

Page 2: IoT on budget

Anton Staykov

• 15+ Years Software Developer & Architekt

• Since 2008 with Windows Microsoft Azure

• 5x Azure MVP

• Since January 2016 by Microsoft as Cloud Solution Architect

• @astaykov

• https://dayzure.com

Page 3: IoT on budget

Agenda• the “T” in IoT (Things)

• the “I” in IoT (Internet)

• bringing it all together

Page 4: IoT on budget

a Thing

Page 5: IoT on budget

GPIO

Digital Analog

0V

3~5V

Page 6: IoT on budget

Thing + Lampe?

Page 8: IoT on budget

Internet and the things

12:38

Page 9: IoT on budget

Reference Architecture & Azure Services

Low power devices

Existing IoT devices

IoT Client

Solution UX

Provisioning API

Device Registry

Stream Processors

Analytics &Machine Learning

Business Integration Connectors

and Gateway(s)

Device State Store

Gateway

Storage

Cloud Gateway

App Backend

IoT Client

Personal mobile devices

IP capable devices

IoT Client

Business systems

Presentation & Business ConnectivityData Processing, Analytics and ManagementDevice Connectivity

Cloud Gateway

IP capable devices

IoT Client

Page 10: IoT on budget

Device Connectivity Options

Field Gateway

CoAP, AllJoyn, OPCCustom Cloud

Gateway(Cloud

Service, VM)VPN/ExpressRoute

OPC, HTTP, CoAP

Field Gateway

CoAP, AllJoyn, OPC

Custom Cloud Gateway

(Cloud Service, VM)

Custom Protocols

Data Path

Optional solution component

Azure IoT solution component

DeviceIoT Client

Device

IoT ClientDevice

Device

Device

AMQP, MQTT, HTTPSIoT Hub

AMQP, MQTT, HTTPSDeviceIoT Client

Page 11: IoT on budget

Azure IoT Hub & Arduino• Device SDK

• Service SDK

• Device Explorer*

• Arduino IDE

• Azure IoT Hub Arduino Libraries

Page 12: IoT on budget

Bill of materials

Lamp: € 2.99Relay: € 1.40

NodeMCU: € 3.00

Azure IoT Hub: € 0.00Jumper Wires: € 2.70

Total:

€ 10.09

Page 13: IoT on budget

Arduino principles

https://github.com/esp8266/Arduino

Page 14: IoT on budget

Let‘s rock!