My Favorite Class: EE/ECE 470

This page will serve as the main hub for all assignments and resources for the rest of the semester.

Assignment 1

Assignment 1: GitHub ESP Code, MySQL Code, Report

Goal: implement firmware to collect sensor data and store records in a MySQL table with clear schema and sample inserts.

Assignment 2

Interfacing PHP with a Database

Goal: create a basic dashboard that reads from your database and presents key sensor metrics.

Assignment 3

Building a Simple Dashboard

Goal: create a basic dashboard that reads from your database and presents key sensor metrics.

Assignment 4

RGB/LED controller

Goal: control your esp from a website