Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction To The Internet of Things

Josh Cardif
December 11, 2020

Introduction To The Internet of Things

Josh Cardif

December 11, 2020
Tweet

More Decks by Josh Cardif

Other Decks in Technology

Transcript

  1. AN INTRODUCTION TO THE INTERNET OF THINGS 2 2 WHAT

    IS IoT? Internet of Things Refers to the interconnection via the Internet of computing devices embedded in everyday objects, enabling them to send and receive data.
  2. AN INTRODUCTION TO THE INTERNET OF THINGS 3 On/Off Switch

    Generates Data Can Connect to the Internet INTERNET OF THINGS
  3. AN INTRODUCTION TO THE INTERNET OF THINGS 4 INTERNET OF

    “YOUR” THINGS Lights Thermostat Alarm System Security Cameras Heart Rate Monitor Calory intake monitor Agriculture
  4. AN INTRODUCTION TO THE INTERNET OF THINGS 5 Navigation Systems

    Insurance Companies Automobile Manufacturers Formula 1 CONNECTED CARS
  5. AN INTRODUCTION TO THE INTERNET OF THINGS 8 IoT DEVICES

    Popular devices that are used today to generate data are the low cost, credit card- sized computers such as the Raspberry Pi Tessel IO boards Arduino MKRFOX 1200 Nucleo Boards
  6. AN INTRODUCTION TO THE INTERNET OF THINGS 9 RASPBERRY PI

    Both the Pi3 and 4 have the following features • 4 USB ports • 40 GPIO pins • Full HDMI port • Ethernet port • Camera interface (CSI) • • Display Interface (DSI) • Micro SD card slot • Combined 3.5mm audio jack and composite video Raspberry Pi 3 Raspberry Pi 4
  7. AN INTRODUCTION TO THE INTERNET OF THINGS 10 TESSEL Features

    of the Tessel 2 • 2 USB ports • Reliable Wi-Fi • Ethernet Jack • JavaScript and Rust Support
  8. AN INTRODUCTION TO THE INTERNET OF THINGS 11 ARDUINO MKRFOX

    1200 Features • LPWAN Device with a SigFox Network subscription for one year. • 32-bit computational power • Rich set of I/O interfaces
  9. AN INTRODUCTION TO THE INTERNET OF THINGS 12 NUCLEO BOARDS

    Nucleo-F103RB LoRa mbed Enabled Shield
  10. AN INTRODUCTION TO THE INTERNET OF THINGS 13 Low Power

    Wide Area Networks Cellular Wi-Fi Bluetooth Low Energy IoT NETWORKS • SigFox • LoRa • 3G • 4G • 5G
  11. AN INTRODUCTION TO THE INTERNET OF THINGS 14 IoT SOLUTION

    CORE ESSENTIALS Device Connectivity Data Processing & Processing Local Cloud Devices Cloud Gateway Local Gateway
  12. AN INTRODUCTION TO THE INTERNET OF THINGS 16 Azure IoT

    Connectivity and analytics products Azure IoT Edge and device support products Azure IoT Hub Azure IoT Central Time Series Insights Azure IoT Edge Azure Sphere Azure RTOS
  13. AN INTRODUCTION TO THE INTERNET OF THINGS 17 Device Connectivity

    Data Processing & Processing Local Cloud Devices Cloud Gateway Local Gateway AZURE IoT HUB Azure IoT Hub
  14. AN INTRODUCTION TO THE INTERNET OF THINGS 18 WHY IoT

    HUB Scalability Security Extensibility Device Monitoring
  15. AN INTRODUCTION TO THE INTERNET OF THINGS 19 Telemetry Information

    flowing from a device to other systems for conveying status of device and environment Inquiries Requests from devices looking to gather required information or to initiate activities Commands Commands from other systems to a device or a group of devices to perform specific activities Notifications Information flowing from other systems to a device (group) for conveying status changes COMMUNICATION SCENARIOS