A media center was designed and implemented on MCB1700 (LPC1768 development board) as a part of the final project for COE718 (Embedded System Design). The media center consists of three main applications: 1 game, MP3 player and a photo gallery.
All peripheral libraries were provided by the vendor. An interrupt based approach was used to implement the system instead of using the RTX RTOS in order to gain bonus marks.