Category INTERNET OF THINGS (IoT)

Lecture 5 – IoT Networking Fundamentals

Lecture 5 – IoT Networking Fundamentals

IoT networking fundamentals with IPv6, 6LoWPAN, Wi-Fi, LoRaWAN, and BLE protocols. Includes an ESP32 Wi-Fi connection lab for practical understanding. Introduction Networking is what connects the “things” in the Internet of Things (IoT). Without communication, sensors can’t send data, and…

Lecture 4 – Microcontrollers and RTOS

Lecture 4 – Microcontrollers and RTOS

Microcontroller fundamentals through ESP32 architecture, I²C/SPI/UART communication, and FreeRTOS multitasking in IoT with real sensor lab exercises. Introduction Every IoT device is powered by a microcontroller a compact, low-cost computer that controls sensors, actuators, and data communication. In this lecture,…

Lecture 3 – Sensors and Actuators

Lecture 3 – Sensors and Actuators

IoT sensors and actuators their types, calibration, and signal handling with practical lab exercises using DHT22, ultrasonic sensors, and PWM outputs. Introduction Sensors and actuators are the heart of the Internet of Things (IoT). They bridge the physical and digital…