Skip to content

drejc/piRadio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piRadio

Raspberry Pi internet radio for 3.2TFT screen

  • Using MPD / MPC to playback mp3 and internet radio stations
  • Utilizing buttons on display

The hardware

The software

Linux and drivers for TFT display

Simplest way is to burn this image: http://www.waveshare.com/wiki/3.2inch_RPi_LCD_(B)#Image

Check before starting

  • configure your RPi sudo raspi-config enable SSH, change default pi user password
  • make sure /dev/input/touchscreen device is present
  • enabled and working network connection
  • you have calibrated your touchscreen
  • you can connect to your Pi via SSH (pi@<local.ip.address>)

Python

Update and install mpd / mpc

sudo apt-get install git

sudo apt-get install mpd mpc 



About

Raspberry Pi internet radio for 3.2TFT screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages