OtagoPolytechnic / third-year-studio-2024-rainy-arcade

third-year-studio-2024-rainy-arcades created by GitHub Classroom
1 stars 0 forks source link

Testing RFID with Arcade machine #105

Closed ramandeepkau closed 1 month ago

ramandeepkau commented 1 month ago

As a developer, I want to integrate and test the RFID lock/unlock feature with our arcade machine, so that we can ensure the system functions correctly in a real-world environment and enhances the security and usability of the arcade machine.

ramandeepkau commented 1 month ago

The RFID reader and the Student id is working successfully with the Arcade Machine.

ramandeepkau commented 1 month ago

I found a bug while testing it with the unrecognized card . It was not working the locking screen but after locking the screen with the recognized card, it was storing the card and running the loop by itself and unlock the screen automatically after few seconds.