Lab 5: Sensor-to-Cloud Prototype
hardware
iot
sensors
Connect physical sensors and actuators to a cloud backend.
Overview
Bridge the physical and digital worlds. You’ll connect an Arduino with sensors to your cloud backend, creating an end-to-end IoT prototype that reads physical data and makes it accessible through a web interface.
Learning Objectives
- Interface with sensors and actuators using Arduino
- Transmit sensor data to a cloud backend
- Store and retrieve IoT data via an API
- Visualize real-time sensor data in a web dashboard
Tasks
To be determined.