/rpi-radio

A radio for the Raspberry Pi that can be controlled via the GPIO or a web page.

Primary LanguagePHP

Raspberry Pi Radio

// To be rewritten in the summer. Will probably use Node.js

Feature List:
* = implemented
web configuration panel
audio control
python gpio controls
python gpio lcd display

	Pandora:
		web interface *
		python controls

	mp3/mp4/ogg:
		web interface
		python contols

REQUIREMENTS
Apache2.0+
PHP5+
Python2.7+
Pianobar

Notes

Apache needs permission to pianobar.
This can be solved by change the user apache runs as.

The web page doesn't generate the user list yet.
For the time being each user needs to be hard coded.
This will be change in the future.