Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 249 Bytes

Motion detection

The script will detect motion, blink and make some ugly noise from the buzzer. Clicking the button will turn off the PI.

To run the script on reboot with cron job

crontab -e
@reboot python /path/to/motion.py