Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5050

Assistive technology and accessibility • Re: Small RFID 125KHZ (RDM6300) Attendance and Access Control

$
0
0
You could try disabling the button, in case you are getting interference triggering it.

Remove this, or comment it out:

Code:

try:        # Add event detection for the button press        GPIO.add_event_detect(Button, GPIO.RISING, callback=button_callback, bouncetime=200)

Statistics: Posted by ame — Mon Nov 11, 2024 5:43 pm



Viewing all articles
Browse latest Browse all 5050

Trending Articles