Course: COE718 – Embedded Systems Design
Project Title: Media Center
Authors: Dexter Ryan Floreza
Semester: Fall 2024
The Media Center Project integrates multiple embedded software modules into a unified multimedia platform. It demonstrates real-time interaction, embedded software optimization, and peripheral integration.
The system consists of three primary applications:
- 🖼️ Photo Gallery – Display, navigate, and manage stored image files.
- 🎵 MP3 Player – Decode and play MP3 audio files with basic playback controls.
- 🐍 Snake Game – Interactive retro-style game built for embedded display control.
This project represents the culmination of embedded systems design principles, peripheral interfacing, and real-time task coordination using microcontrollers.
The Media Center is designed to run on an ARM-based development board.