google / makerspace-auth

Designs for our makerspace access control devices
Apache License 2.0
63 stars 27 forks source link

Allows blinking button light a finite number of times #40

Closed thvortex closed 4 years ago

thvortex commented 4 years ago

It's useful for visual feedback so you don't have to rely only on the buzzer.

In the two_button.py example, I blink the red light once if the badge scan is rejected or if you try to push the green button before badging. In both cases we already beep so now we'll also flash the red button once.