Assignment 1: GitHub ESP Code, MySQL Code, Report
- GitHub — ESP code: ESP Lux code
- GitHub — MySQL scripts: SQL Database code
- Assignment report: Document Link
Goal: implement firmware to collect sensor data and store records in a MySQL table with clear schema and sample inserts.
Interfacing PHP with a Database
- GitHub — MySQL scripts: github link
- Assignment report (PDF or page): Report link
Goal: create a basic dashboard that reads from your database and presents key sensor metrics.
Building a Simple Dashboard
- GitHub — ESP code: Add link
- GitHub — MySQL scripts: Add link
- Assignment report (PDF or page): Add link
Goal: create a basic dashboard that reads from your database and presents key sensor metrics.
RGB/LED controller
- Menu controller page: MENU PAGE
- GitHub — ESP code: GITHUB PAGE
- Assignment report (PDF or page): Assignment Link
Goal: control your esp from a website