CuriousJames / DIYAC

Raspberry Pi Python code & PCB design project to control door access (access control) via a wiegand card and/or keypad reader, handles a doorbell too
6 stars 2 forks source link

Ability to set doorbell ring pattern #34

Open CuriousJames opened 4 years ago

CuriousJames commented 4 years ago

Make it so that you can setup your desired doorbell (12v) ring pattern so 0.6,0.4,0.2,0.5 would ring for 0.6s wait 0.4s, then ring again for 0.2s and wait for 0.5s to then stop the doorbell thread.