Skip to content

Travis8795/smart-gym-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1583702 · · Mar 28, 2026

History

5 Commits
Mar 28, 2026
Mar 28, 2026
Mar 28, 2026

Repository files navigation

smart-gym-locker

This is a locker system that uses RFID and demonstrates how its logic works with a servo, LEDs, and a speaker for feedback.

How it works

The gate will be open by default and has no owner, and once a card logs in, it saves this card ID as its owner and gets locked to it, and it can't be opened with any other owner, and once you log in again, it unlocks and removes the saved card (owner).

Here is a video of it working.

How to make

Order the parts in the BOM section and wire it like the following picture, then flash the code from the source files using Arduino IDE.

Smart Locer schema

BOM

Part
Arduino uno
buzzer or small toy speaker
RC522 RFID
servo
different color LED * 2
9V or 12V battery

About

it's a locker system that works with RFID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages