linuxgnuru / lcd-mp3-web

LCD MP3 player for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lcd-mp3

LCD MP3 player for Raspberry Pi

NOTE: In order to compile, you will need to install the following packages: libao libao-common libao-dev libmpg123 libmpg123-dev mpg321

You'll also need wiringPi which can be found here: http://wiringpi.com/download-and-install/

This is all from memory, so if I've missed anything, (i.e. it won't compile for you) please let me know so I can update this list.

About

LCD MP3 player for Raspberry Pi


Languages

Language:C 99.4%Language:Makefile 0.6%