Course curriculum

  1. 01
    • Please Watch - What to expect in this course

    • What is the Internet of Things_

    • What is the Arduino IoT Cloud_

    • Understanding Arduino IoT Cloud Terminology

    • Parts List for the Course

    • Getting Project Files and Resources for the Course

  2. 02
    • Overview of the setup process

    • Creating a free Arduino IoT Cloud Account

    • Using the Arduino Desktop IDE or the Arduino Web Editor

    • Installing the Arduino Create Plugin and Setting up your Arduino MKR Board

    • Overview of the Arduino MKR WIFI 1010

  3. 03
    • Controlling an LED from the Cloud - Project Overview

    • Wiring the Circuit

    • Configuration in the Arduino IoT Cloud

    • Making code changes

    • Testing it out

  4. 04
    • Reviewing Project Files

    • An Overview of the Web Editor

    • Detailed Code Review for our LED Project

  5. 05
    • Taking Analog Readings - Project Overview

    • Wiring the Circuit

    • Configuration in the Arduino IoT Cloud

    • Making Code changes

    • Testing it out

  6. 06
    • Detecting External Events - Project Overview

    • Wiring the Circuit

    • Configuration in the Arduino IoT Cloud

    • Making Code Changes

    • Testing it out

    • Using a Third Party Library to handle Debouncing

    • Testing our Debouncing Changes

  7. 07
    • Motion Sensor Alarm that calls your Cell Phone - Project Overview

    • Wiring the Circuit

    • Configuration in the Arduino IoT Cloud

    • Making Code changes

    • Testing out the Alarm

    • Overview of If This Then That (IFTTT)

    • Enabling an Applet on IFTTT

    • Creating an IoT Webhook to IFTTT

    • Testing our Custom IoT IFTTT Applet

  8. 08
    • Measuring Temperature and Humidity - Project Overview

    • Wiring the Circuit

    • Configuration in the IoT Cloud

    • Making Code Changes

    • Testing it Out

  9. 09
    • Temperature-Controlled Self Regulation IoT Project - Overview

    • Using a Transistor as a Switch to Control our Fan

    • Parts Needed for the Project

    • Reviewing the Circuit Diagram

    • Wiring the Circuit

    • Configuration in the IoT Cloud

    • Reviewing the Dashboard that will be created for the project

    • Reviewing the Algorithm that we will use for our Project Code

    • Making Code Changes

    • Testing it Out

  10. 10
    • closing comments