Skip to content

bfaliszek/SimpleRPiGPIOAudioPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Raspberry Pi GPIO Audio Player

Add @reboot sleep 10 && /home/pi/autorun && sleep 2 && echo -n p > /tmp/cmd & to the end of sudo crontab -e

Copy "player.py" and "autorun" to the pi's home directory(/home/pi/).