🌍 IoT (Internet of Things)¶
Connected devices, edge computing, protocols, and sensor networks.
→ See also: Embedded Track · Cloud Track
Courses¶
| Course | Platform | Link |
|---|---|---|
| IoT (NPTEL, IIT Kharagpur) | NPTEL | NPTEL |
| AWS IoT Core | YouTube (AWS) | YouTube |
| ESP-IDF Programming Guide | Espressif Docs | docs.espressif.com |
| Introduction to IoT (Cisco) | Cisco (free) | netacad.com |
Protocols¶
| Protocol | Use | Link |
|---|---|---|
| MQTT | Lightweight messaging | mqtt.org |
| CoAP | Constrained devices | coap.technology |
| LoRaWAN | Long-range, low-power | lora-alliance.org |
| Zigbee | Mesh networking | zigbee.org |
| Matter | Smart home standard | buildwithmatter.com |
Cross-references: Embedded Track · Cloud Track · Electronics