Assignment 1
Sensor Assignment
- GitHub — ESP Code: https://github.com/pagadu/IoT_EE470/tree/main/microcontroller_assignment
Goal: Implement firmware to collect sensor data and store records in a MySQL table with clear schema and sample inserts.
Assignment 2
Database Assignment
- GitHub — MySQL Scripts: https://github.com/pagadu/IoT_EE470/blob/main/ee470databasepart1.sql
Goal: Create a basic dashboard that reads from your database and presents key sensor metrics.