From 83f6af8f26bd51844d5e83640e81d9d80dc467d4 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 24 Apr 2018 09:22:22 +0200 Subject: wip --- toc.md | 3 +-- what-is-iot-reveal.html | 24 ++++++++++++++++++++---- what-is-iot-slides.pdf | Bin 175848 -> 70985 bytes what-is-iot-slides.tex | 29 +++++++++++++++++++++++------ what-is-iot-text.pdf | Bin 238625 -> 84649 bytes what-is-iot.md | 15 +++++++++++++++ 6 files changed, 59 insertions(+), 12 deletions(-) diff --git a/toc.md b/toc.md index df06a76..9a22105 100644 --- a/toc.md +++ b/toc.md @@ -19,7 +19,7 @@ * Layer 7: Application Layer * Details: IP * Details: IP -* Lecture: ESP8266 aka NodeMCU aka ESP-12 +* Lecture: ESP8266 * ESP8266 software layers * Lecture: MQTT * MQTT @@ -33,7 +33,6 @@ * MQTT - Patterns * MQTT - Implementations * MQTT Cloud Connectors -* Notes * Assignments * Assignment 1: Blink a led * Assignment 2: Connect to Wi-Fi diff --git a/what-is-iot-reveal.html b/what-is-iot-reveal.html index 6413627..a4d8f54 100644 --- a/what-is-iot-reveal.html +++ b/what-is-iot-reveal.html @@ -29,6 +29,7 @@ +
@@ -76,7 +77,20 @@
  • Network bandwidth and/or latency
  • Storage
  • +
  • Connected +
      +
    • Bluetooth
    • +
    • Wi-Fi
    • +
    • NB-IoT
    • +
    • LTE Cat-M
    • +
    • IR
    • +
    • UART
    • +
    • CAN
    • +
  • +

    Typical IoT chips - Bluetooth 4/5

    @@ -272,9 +286,13 @@

    Details: IP

    + +

    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

    +
    -

    Lecture: ESP8266 aka NodeMCU aka ESP-12

    +

    Lecture: ESP8266

    ESP8266 software layers

    +

    Lecture: MQTT

    MQTT

    @@ -438,10 +456,9 @@
  • DISCONNECT
  • -

    Broker

      -
    1. PUBLISH +
    2. To all subscribers PUBLISH
      • $app/$device/online
      • 0
      • @@ -493,7 +510,6 @@
    -

    Notes

    Assignments

    diff --git a/what-is-iot-slides.pdf b/what-is-iot-slides.pdf index 0f1e961..9c628d5 100644 Binary files a/what-is-iot-slides.pdf and b/what-is-iot-slides.pdf differ diff --git a/what-is-iot-slides.tex b/what-is-iot-slides.tex index 15841a0..29a0c78 100644 --- a/what-is-iot-slides.tex +++ b/what-is-iot-slides.tex @@ -77,8 +77,30 @@ What differentiates a computer from an IoT device?} \item Storage \end{itemize} +\item + Connected + + \begin{itemize} + \tightlist + \item + Bluetooth + \item + Wi-Fi + \item + NB-IoT + \item + LTE Cat-M + \item + IR + \item + UART + \item + CAN + \end{itemize} \end{itemize} +\note{} + \end{frame} \begin{frame}{Typical IoT chips - Bluetooth 4/5} @@ -691,15 +713,13 @@ Client \#1: \texttt{DISCONNECT} \end{enumerate} -\ldots{} - Broker \begin{enumerate} [1.] \tightlist \item - \texttt{PUBLISH} + \emph{To all subscribers} \texttt{PUBLISH} \begin{itemize} \tightlist @@ -799,9 +819,6 @@ releases at the same time.} \end{frame} -\hypertarget{notes}{% -\section{Notes}\label{notes}} - \hypertarget{assignments}{% \section{Assignments}\label{assignments}} diff --git a/what-is-iot-text.pdf b/what-is-iot-text.pdf index ec4ad4d..d78ac6a 100644 Binary files a/what-is-iot-text.pdf and b/what-is-iot-text.pdf differ diff --git a/what-is-iot.md b/what-is-iot.md index da61d82..984dfb4 100644 --- a/what-is-iot.md +++ b/what-is-iot.md @@ -53,6 +53,21 @@ What differentiates a computer from an IoT device? * CPU * Network bandwidth and/or latency * Storage +* Connected + * Bluetooth + * Wi-Fi + * NB-IoT + * LTE Cat-M + + * IR + * UART + * CAN + +::: notes + + + +::: ## Typical IoT chips - Bluetooth 4/5 -- cgit v1.2.3