From f64b81fed9702c41af4cec14d91f38ce5ad3384e Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 24 Apr 2018 09:23:08 +0200 Subject: o Moving everything under slides. --- slides/toc.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 slides/toc.md (limited to 'slides/toc.md') diff --git a/slides/toc.md b/slides/toc.md new file mode 100644 index 0000000..9a22105 --- /dev/null +++ b/slides/toc.md @@ -0,0 +1,40 @@ +* What is IoT + * What is IoT + * IoT is just a concept + * What is an IoT Device? + * What is an IoT Device? + * Typical IoT chips - Bluetooth 4/5 + * Typical IoT chips - Wi-Fi + * ESP8266 details - Power usage + * ESP8266 details - Arduino +* Going back to basics + * What is the internet again? + * OSI model + * Layer 1: Physical Layer + * Layer 2: Data Link Layer + * Layer 3: Network Layer + * Layer 4: Transport Layer + * Layer 5: Session Layer + * Layer 6: Presentation Layer + * Layer 7: Application Layer + * Details: IP + * Details: IP +* Lecture: ESP8266 + * ESP8266 software layers +* Lecture: MQTT + * MQTT + * MQTT - The protocol + * MQTT - The protocol - MQTT Topic + * MQTT - The protocol - MQTT Topic + * MQTT - The protocol - MQTT Packet + * MQTT - The protocol - MQTT Topic - more + * MQTT - The protocol - Retained message + * MQTT - The protocol - Will message + * MQTT - Patterns + * MQTT - Implementations + * MQTT Cloud Connectors +* Assignments + * Assignment 1: Blink a led + * Assignment 2: Connect to Wi-Fi + * Assignment 3: Connect to MQTT broker + * Assignment 4: Network play time -- cgit v1.2.3