Skip to content
/ doorbell Public

Receive a doorbell as mobile & desktop push notifications

Notifications You must be signed in to change notification settings

zefer/doorbell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doorbell

A trivial Raspberry Pi Doorbell project to help avoid missing the doorbell when your music is too loud!

It pauses the music when the doorbell rings. Expand the bash script as you see fit!

Setup: Doorbell Wiring

It's wise to avoid wiring your Pi directly into the doorbell circuit since this will likely damage the board, especially since many doorbells use 8v AC. I solved this by using a small optocoupler to isolate the doorbell and Pi circuits.

Setup: Raspberry Pi

  • Wire the doorbell (isolated, see above) or a push button to GND & GPIO pin 18
  • Compile it (see deploy.sh for a Raspberry Pi compilation)
  • Run it:

Setup: Ansible Example

See this ansible role for the full Pi software set-up I use.

Releases

No releases published

Packages

No packages published