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.
ESP-8266 Database
- IoT Sensor Dashboard: View Dashboard
- GitHub — Project Files (PHP/C++/MySQL): View Project Files
- Assignment report (PDF): View Report
Goal: create a database that Interacts with the ESP-8266 and displays key metrics from sensor data.
ESP-8266 API and Remote LED Control
- Control Menu: View Menu Page
- GitHub — Project Files (PHP/C++): View Project Files
- Assignment report (PDF): View Report
Goal: create a database that Interacts with the ESP-8266 and displays key metrics from sensor data.