Go to file
2019-12-05 17:31:33 -07:00
hw Importing code. I swear there are more commits :) 2019-12-05 17:24:03 -07:00
lcd_disp Importing code. I swear there are more commits :) 2019-12-05 17:24:03 -07:00
sd_reader Importing code. I swear there are more commits :) 2019-12-05 17:24:03 -07:00
312_final.code-workspace Importing code. I swear there are more commits :) 2019-12-05 17:24:03 -07:00
README.md added README 2019-12-05 17:31:33 -07:00

ECE 312 Final Lab Project

This repo contains the code and schematics for @WillardFarmer and I's ECE 312 lab final project.

Blog post coming eventually.

Design Goals

The final lab was quite open ended, where the groups of students were instructed to come up with project proposals and assigned a score based on the complexity and functionality of the project. The requirements were quite open ended.

Our project was to to design a music player that read from an SD card, and could select songs using an LCD and some buttons.

There's some issues with the firmware (it can get into a "locked" state if you don't operate it quite correctly), but the main bulk of the project, WAV playback is perfectly functional.