Skip to content

GOAL

This short course on the Internet of Things is designed to give a first understanding of the main issues in developing IoT solutions. We do believe the most efficient way to learn this subject is experimenting, this is way the course encourage attendants to hands-on. No specific background is needed, even if a basic knowledge of electronics and computer science might help.

SESSION 1 (3 hours)

GOAL: Quick intro to the Internet of Things.

  • Introduction to the IoT
  • IoT and Big Data: we can quantitatively measure phenomena that up to yesterday we were only able to guess
  • A network of Resource Constrained Devices: if computational power, memory, energy, bandwidth and costs are not constrained, it is likely Internet, not Internet of Things.

SESSION 2 (3 hours)

GOAL: Small experiment (a single sensor). Prove you can integrate sensors suitable for you monitoring purpose. Focus on effectiveness, namely doing the right things, i.e., the Maker approach.

  • The reference hardware: ESP32
  • Hands on with the Arduino Ide and Wokwi
  • A simple integration of sensor/actuator
  • Communicating over WiFi

SESSION 3 (3 hours)

GOAL: Small experiment (a single sensor). Focus on efficiency, namely doing the things right, i.e., the Engineers approach. Use metrics to measure to what extent your solution satisfies the user requirements.

  • The need of an Operating System
  • Hands on FREERTOS
  • A simple integration of sensor/actuator
  • Communicating over WiFi

SESSION 4 (3 hours)

GOAL: Scale-up in a realistic environment.

Tools and Materials

I like vscode with the Remote-SSH extension to interact with the virtual machine for FreeRTOS development. However, during the class there might be many issues due to different version of the OS and vscode. To further simplify the process I use micro a modern and intuitive terminal-based text editor. Give it a try, it is very convenient. I also suggest to install the file manager plugin. The only annoying issue I'm currently facing with micro is that copy/past does not work smoothly over SSH, you have to use ctr + shift + V

Material

The list of material for each group

Editions

First edition of the course 19th (Session 1 and 2) and 21st (Session 3 and 4) of July 2023 in the University of Stellenbosch (South Africa) during an Erasmus+ staff mobility for teaching visit. About 40 participants selected among more the 100 candidates. Keep in touch on the discord server