Assignment 1: Database Introduction
- GitHub — MySQL scripts: View MySQL Scripts
- Assignment report (PDF): View Report
Goal: implement firmware to collect sensor data and store records in a MySQL table with clear schema and sample inserts.
Building a Simple Dashboard
- IoT Sensor Dashboard: View Dashboard
- GitHub — Sensor PHP Files: View PHP Files
- Assignment report (PDF): View Report
Goal: create a basic dashboard that reads from your database and presents key sensor metrics.