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

Give an indication of lockout on keypad/reader #35

Open CuriousJames opened 4 years ago

CuriousJames commented 4 years ago

Make some kind of indication on the reader/keypad that lockout is in affect.

I think the best way to do this is to blink the LED a couple times after a code has been entered, or a card read. This should happen if the code or card are valid or not.