aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-04-24 09:22:22 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-04-24 09:22:22 +0200
commit83f6af8f26bd51844d5e83640e81d9d80dc467d4 (patch)
treefae4c4703d8e5c11faf6e61d0c9d3b68e5a3dd37
parentf9d95f812b53fcb365522babe39d518b01a7b624 (diff)
downloadiot-workshop-ndc-2018-83f6af8f26bd51844d5e83640e81d9d80dc467d4.tar.gz
iot-workshop-ndc-2018-83f6af8f26bd51844d5e83640e81d9d80dc467d4.tar.bz2
iot-workshop-ndc-2018-83f6af8f26bd51844d5e83640e81d9d80dc467d4.tar.xz
iot-workshop-ndc-2018-83f6af8f26bd51844d5e83640e81d9d80dc467d4.zip
wip
-rw-r--r--toc.md3
-rw-r--r--what-is-iot-reveal.html24
-rw-r--r--what-is-iot-slides.pdfbin175848 -> 70985 bytes
-rw-r--r--what-is-iot-slides.tex29
-rw-r--r--what-is-iot-text.pdfbin238625 -> 84649 bytes
-rw-r--r--what-is-iot.md15
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 @@
<![endif]-->
+
</head>
<body>
<div class="reveal">
@@ -76,7 +77,20 @@
<li>Network bandwidth and/or latency</li>
<li>Storage</li>
</ul></li>
+<li>Connected
+<ul>
+<li>Bluetooth</li>
+<li>Wi-Fi</li>
+<li>NB-IoT</li>
+<li>LTE Cat-M <!-- --></li>
+<li>IR</li>
+<li>UART</li>
+<li>CAN</li>
+</ul></li>
</ul>
+<aside class="notes">
+
+</aside>
</section><section id="typical-iot-chips---bluetooth-45" class="slide level2">
<h2>Typical IoT chips - Bluetooth 4/5</h2>
<table>
@@ -272,9 +286,13 @@
</aside>
</section><section id="details-ip-1" class="slide level2">
<h2>Details: IP</h2>
+
+<p>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. </p>
+
</section></section>
-<section><section id="lecture-esp8266-aka-nodemcu-aka-esp-12" class="title-slide slide level1"><h1>Lecture: ESP8266 aka NodeMCU aka ESP-12</h1></section><section id="esp8266-software-layers" class="slide level2">
+<section><section id="lecture-esp8266" class="title-slide slide level1"><h1>Lecture: ESP8266</h1></section><section id="esp8266-software-layers" class="slide level2">
<h2>ESP8266 software layers</h2>
+
</section></section>
<section><section id="lecture-mqtt" class="title-slide slide level1"><h1>Lecture: MQTT</h1></section><section id="mqtt" class="slide level2">
<h2>MQTT</h2>
@@ -438,10 +456,9 @@
</ul></li>
<li><code>DISCONNECT</code></li>
</ol>
-<p>…</p>
<p>Broker</p>
<ol type="1">
-<li><code>PUBLISH</code>
+<li><em>To all subscribers</em> <code>PUBLISH</code>
<ul>
<li><code>$app/$device/online</code></li>
<li><code>0</code></li>
@@ -493,7 +510,6 @@
</ul>
</aside>
</section></section>
-<section><section id="notes" class="title-slide slide level1"><h1>Notes</h1></section></section>
<section><section id="assignments" class="title-slide slide level1"><h1>Assignments</h1></section><section id="assignment-1-blink-a-led" class="slide level2">
<h2>Assignment 1: Blink a led</h2>
</section><section id="assignment-2-connect-to-wi-fi" class="slide level2">
diff --git a/what-is-iot-slides.pdf b/what-is-iot-slides.pdf
index 0f1e961..9c628d5 100644
--- a/what-is-iot-slides.pdf
+++ b/what-is-iot-slides.pdf
Binary files 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
--- a/what-is-iot-text.pdf
+++ b/what-is-iot-text.pdf
Binary files 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