Skip to content

darrenthomas-dev/RaspberryPi-Radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RaspberryPi-Radio

Python script to control mpc using GPIO pins on Raspberry Pi

The script allows for setup of 3 tactile switches and two playlists:

  1. songs
  2. radio

The idea being songs contains your music and radio contains internet streams. These can then be toggled between via a switch. The 3 switches have slightly different functions depending if in Music or Radio mode.

Music mode:

Button 1 - previous track Button 2 - next track Button 3 - pause/play Button 3 and then button 1 switch to radio mode Button 3 and then button 2 shutdown Pi

Radio mode:

Button 1 - previous station Button 2 - next station Button 3 - pause/play Button 3 and then button 1 switch to music player mode Button 3 and then button 2 shutdown Pi

About

Python script to control mpc using GPIO pins on Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages