iot through hardware

27
Intro to IoT through Hardware

Upload: norsedisc

Post on 12-Jan-2017

116 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Iot through hardware

Intro to IoT through Hardware

Page 2: Iot through hardware

Brett Hazen• Senior II Consultant

• Email: [email protected]• Twitter: @BrettEHazen

Page 3: Iot through hardware

WTF is IoT and Why Do I Care?Making objects intelligent in a way that’s connected to

other devicesSuccessful IoT Based Businesses:

Nest FitBit

Parrot (drones, not birds)

Teaching coding

FUN!

Page 7: Iot through hardware

• Microcontroller • System on a Chip

• Small instruction set• Small, read-only memory• Designed for embedded• Great at doing one thing

• Single-chip solution• Other functionality built-in• Run an OS• Have some memory on-board

Page 15: Iot through hardware

Other Devices• Particle (formerly Spark)

• BeagleBone• MinnowBoard MAX

• Tessel

Page 23: Iot through hardware

Azure IoT HubDevice

Azure Iot Hub

Azure Stream Analytics Azure Service Bus Queue

Azure Logic App

Notification

Page 24: Iot through hardware

OWASP 2014 IoT Top 10 – Developer Focus1.Insecure Web Interface2.Insufficient Authentication/Authorization3.Insecure Network Services4.Lack of Transport Encryption5.“Privacy Concerns” (quotes mine)6.Insecure Cloud Interface7.Insecure Mobile Interface8.Insufficient Security Configurability9.Insecure Software/Firmware10.Poor Physical Security

Page 25: Iot through hardware

• Places to Buy Things• SparkFun (sparkfun.com)• AdaFruit (adafruit.com)• Amazon

• Resources of Projects• Hackaday.io• Arduino (arduino.cc)• Raspberry Pi Foundation (raspberrypi.org)

• General Learning Resources• March is for Makers• SparkFun• Azure IoT Hub Starter Kits

Page 26: Iot through hardware

Questions?

Page 27: Iot through hardware

Brett HazenSenior II Consultant

Email: [email protected]

Twitter: @BrettEHazen

Slideshare: http://slideshare.net/NorseDisc/iot-through-hardware

Demo Code: https://github.com/bhazen/beer-monitor