I am programming a Rasberry to Pi to become a radio player. It is meant to be used to play the local college radio in the student union hangout.
INPUT: Power is turn on.
OUTPUT: Audio is played through the 3,5 mm jack.
PROCESS: 1) Device boot Raspdebian 2) ... 3) Start playing an ogg stream (/radiocampus_local.m3u)
How can I do this?