Project - Shoutcast Client

Shoutcast Client

(old and outdated project moved from wiki)

This program is a client for MP3 / Shoutcast streams. It uses a VS1002 MP3 decoder IC. This IC is readily available in development kits (Olimex/Sparkfun).

Functions
*Selection of radio station
*MP3 header decoding for displaying bitrate, samplerate, mono/stereo
*Circular buffer FIFO
*Reads Shoutcast StreamTitle

I think it’s a usable project. It can be a help using the dispatcher for WPF and it can be a start for making threaded applications.

Known issues
The controls aren’t very sophisticated, e.g. volume/bass control doesn’t really work yet.

I hope someone likes it. Your free to use the source code, as long as you keep sharing it to the world.