adashrod / DoorbellCamera

Repo of knowledge and any necessary code for making a Raspberry Pi doorbell camera
0 stars 0 forks source link

Button event handler #2

Closed adashrod closed 1 year ago

adashrod commented 1 year ago

Hook up a button to the Pi's GPIO.

Write a script that handles the button press event.

requirements:

adashrod commented 1 year ago

Maybe also install an LED that lights up when the button is pressed.