This is a primitive headless Raspberry Pi which streams Pandora using Pianobar. It also has a Makey-Makey interface which allows you to go to the next song, pause/play, and quit.
The steps:
- Install Raspbian via NOOBs
- sudo apt-get update #to update the repositories
- sudo apt-get install pianobar #to install pianobar
- edit the config file ~/.config/pianobar/config
- user = pandora username
- password = password
- audio_quality = high
- autostart_station = station ID number
- tlf_fingerprint = ?
- amixer cset numid=3 1 #force analog audio
- auto login to Raspberry Pi
- auto start Pianobar
No comments:
Post a Comment