Skip to content

mattsage/Shutdown-Button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shutdown-Button

Shutdown Button for Raspberry pi (GPIO 17)

sudo apt-get update #Update repositories
sudo apt-get install -y python-dev #install python Libraries
sudo apt-get install -y python-pip
sudo easy_install -b /home/pi -U distribute
sudo pip install rpi.gpio #Install GPIO Library

rc.local - sudo python /home/pi/scripts/shutdown.py &

About

[COMPLETED] - Shutdown Button for Raspberry pi (GPIO 17)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors