Lectures
Week 1 (21 Aug 2023 - 28 Aug 2023)
- Argon Microcontroller
- C++ Syntax
- Course Introduction
- Electricity
- Intro to Making Smart Devices
- Kit Overview
- LEDs and Digital Output
- Safety
Week 2 (28 Aug 2023 - 04 Sep 2023)
- Analog to Digital Conversion
- Analog Input with Potentiometers
- Analog vs. Digital
- For Loops in C++
- Pulse Width Modulation
- Serial Monitor
- Software Tools
Week 3 (04 Sep 2023 - 11 Sep 2023)
Week 4 (11 Sep 2023 - 18 Sep 2023)
- Multi Tasking
- Cloud Communication - Overview
- Cloud Communication - Publish
- Photoresistors
- Quiz 1 Review
Week 5 (18 Sep 2023 - 25 Sep 2023)
- APIs and Webhooks
- Data Visualization and Dashboard with Initial State (Single Values)
- OLED Screens and I2c Communication
- Reading Resistor Bands
- TMP36 Analog Temperature Sensor
Week 6 (25 Sep 2023 - 02 Oct 2023)
Week 7 (02 Oct 2023 - 09 Oct 2023)
- State Machines Part 1 - Overview
- State Machines Part 2 - Stoplight Example
- State Machines Part 3 - Dish Washer Example
- Switch / Enum Part 2 (Switch)
Week 8 (09 Oct 2023 - 16 Oct 2023)
Week 9 (16 Oct 2023 - 23 Oct 2023)
Week 10 (23 Oct 2023 - 30 Oct 2023)
- Creating JSON with ArduinoJson Library
- JSON Overview
- Parsing JSON with ArduinoJson Library
- Retrieving Data from APIs
- Sending Multiple Values to Initial State using JSON
Week 11 (30 Oct 2023 - 06 Nov 2023)
Week 12 (06 Nov 2023 - 13 Nov 2023)
Week 13 (13 Nov 2023 - 20 Nov 2023)
Week 14 (20 Nov 2023 - 27 Nov 2023)
Week 15 (27 Nov 2023 - 04 Dec 2023)
Bonus Material
- Debouncing
- DHT20 - Temperature and Humidity Sensor
- I2C LCD Screen
- IFTTT
- Losant Cloud Platform and Interface
- Cloud Communication - Calling Functions
- Cloud Communication - Subscribe
- Cloud Communication - Accessing Variables
- RGB and Gesture Sensor
- OLED Screens (old SPI version)
- OLED Screens (old SPI version)
- ThingSpeak Integration