paulfp / Three-Factor-Security-Door

What do you get when you mix a Raspberry Pi, a MySQL database, an RFID reader, an LCD touchscreen, a relay switch, an electronic door strike and a Twilio SMS account?
https://www.switchedonnetwork.com/2017/11/10/build-the-ultimate-door-security-system-with-three-factor-authentication/
55 stars 35 forks source link

Stuck at Digits Entered #6

Open jennnytn opened 3 years ago

jennnytn commented 3 years ago

Hi Paul, thanks for the tutorial. I am getting stuck at the pin entered part and the GUI is simply just reading the button presses.

The database connection and rfid reader work great but I can't see to figure out why it's not accepting the pin.

Any help would be much appreciated. Thank you so much.

samazaphikel commented 3 years ago

You can add some print functions in the Code and Check on which Position there stop. And also check if the Numbers from the keypad corecct settetup

jennnytn commented 3 years ago

You can add some print functions in the Code and Check on which Position there stop.

And also check if the Numbers from the keypad corecct settetup

Hi! Thanks for messaging and helping. I was able to get through! My only issue now is the waveshare touchscreen touch function doesn't work after installing the drivers. However, I am using a 3.5" RPi LCD(A) not sure if that makes a difference