Session 1: Introduction to IoT and MYOSA Mini Kit
What is IoT?
- Internet of Things (IoT): Network of connected devices that communicate and share data.
- Examples: Smart homes, wearable devices, industrial automation.
MYOSA Mini Kit Overview
- MYOSA Mini: A versatile IoT learning kit for students and professionals.
MYOSA Mini Kit Components
- ESP32 MCU: Microcontroller with Wi-Fi and Bluetooth.
- OLED Display (SSD1306): For visual output.
- MPU6050: Accelerometer and gyroscope.
- BMP180: Barometric pressure and altitude sensor.
- APDS9960: Ambient light, gesture, and proximity sensor.
- Buzzer: For audio alerts.
Hands-on Activity
- Setting up Arduino IDE or ESP-IDF.
- Uploading code to display "Hello IoT!" on OLED.

