I live in France and I like to listen to the BBC radio, unfortunatly I live too far from the antenna to receive the classic radio signal so I have to use the website on my computer http://www.bbc.co.uk/radio/. The problem is that a computer is not very movable and having a computer plugged on just for radio is stupid !
So I'm planning to build a "raspberry radio", a webradio that will use internet through a wifi or ethernet connection to stream the signal to a male 3.5 jack.
It should cost the price of the raspberry pi + 10$ (or less!) I know that you can buy these kind of device in shops but I think that they will be more expensive.
What it will have :
- ethernet/wifi connection
- a small lcd screen that will display informations (name of the station, volume....)
- some buttons (3/4) to change the station
- a "volume wheel" (don't know the proper name in English)
- a male 3.5 jack port
- a FM transmitter to use your old radio as speakers (It would increase the cost but I love this function

What it will not have :
- built-in speakers : because it would be too much complicated to have a good quality (I think), and most of the radio that you buy today can be use as speakers : they have a 3.5 jack port to plug your mp3 player
- a battery (or maybe later)
Done :
- play streams in a linux terminal (so without X11) on a x86 computer using cvlc and the official BBC streams that I found here : http://iplayerhelp.external.bbc.co.uk/h ... ma_streams
(It's not much but I now know that my project is possible)
To do :
- buy a raspberry pi


- write the software side
- create the hardware side
- design a "box"