Skip to content

Raspberry pi python GPIO button handler with debounce logic

Notifications You must be signed in to change notification settings

premprakashp/rpi-aiy-gpio-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GPIO Handler for Raspberry Pi to control mpd channels

Copy systemd service to run on boot

sudo cp mpdgpio.service /lib/systemd/system/mpdgpio.service
sudo chmod 644 /lib/systemd/system/mpdgpio.service
sudo systemctl daemon-reload
sudo systemctl enable mpdgpio.service
sudo reboot

About

Raspberry pi python GPIO button handler with debounce logic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages