A mp3 player that displays song info to a LCD display and has 5 buttons for pause/play, prev, next, change info, and quit 

A MP3 player for the Raspbery Pi. Using a 2x16 LCD display and 5 buttons, the display is used to show song title and artist with the artist row able to swap between artist and album title.  The 5 buttons are: play/pause, previous song, next song, change info, and quit.

 

The source code can be found here: https://github.com/linuxgnuru/lcd-mp3/