{"id":28197653,"url":"https://github.com/datkanber/rfid-card","last_synced_at":"2026-05-10T16:41:02.448Z","repository":{"id":267188221,"uuid":"796299368","full_name":"datkanber/rfid-card","owner":"datkanber","description":"This project is a simple RFID card reader application that uses a USB HID device to read RFID cards, validate their authorization, and respond with appropriate actions. ","archived":false,"fork":false,"pushed_at":"2024-12-08T22:39:29.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T11:16:00.868Z","etag":null,"topics":["card-reader","flask","password-manager","rfid"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datkanber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-05T14:40:00.000Z","updated_at":"2024-12-08T22:39:46.000Z","dependencies_parsed_at":"2024-12-08T23:25:57.438Z","dependency_job_id":"4bff4e83-ff3a-4eb5-aeae-de088fc0a1ff","html_url":"https://github.com/datkanber/rfid-card","commit_stats":null,"previous_names":["datkanber/rfid-card"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datkanber/rfid-card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datkanber%2Frfid-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datkanber%2Frfid-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datkanber%2Frfid-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datkanber%2Frfid-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datkanber","download_url":"https://codeload.github.com/datkanber/rfid-card/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datkanber%2Frfid-card/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265562247,"owners_count":23788491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["card-reader","flask","password-manager","rfid"],"created_at":"2025-05-16T17:15:02.727Z","updated_at":"2026-05-10T16:40:57.419Z","avatar_url":"https://github.com/datkanber.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RFID Reader with Flask and Sound Alerts\n\nThis project is a simple RFID card reader application that uses a USB HID device to read RFID cards, validate their authorization, and respond with appropriate actions. The application also integrates a Flask web server and plays sound alerts for authorized and unauthorized access.\n\n---\n\n## Features\n\n- **RFID Card Reading**: Reads RFID cards via a USB HID device.\n- **Card Authorization**: Compares card data against a predefined authorized card number.\n- **Sound Alerts**: Plays a sound for authorized or unauthorized card reads.\n- **Flask Web Server**: Redirects to a specific URL for authorized cards, shows an unauthorized message for others.\n- **Debounce Mechanism**: Prevents repeated reads of the same card within a short period.\n\n---\n\n## Prerequisites\n\n- **Python**: Version 3.8 or higher.\n- **pip**: Python package manager.\n- **Dependencies**: Install the following Python packages:\n  - `Flask`\n  - `pygame`\n  - `hidapi`\n\n---\n\n## Installation\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/your-repository/rfid-reader.git\n   cd rfid-reader\n   pip install -r requirements.txt\n   python app.py\n\n## Dependencies\n\n- Flask: Web framework for serving the app.\n- pygame: Plays audio feedback for card reads.\n- hidapi: Handles communication with the RFID USB device.\n\n2. **Install them via:**\n   ```bash\n   git clone https://github.com/your-repository/rfid-reader.git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatkanber%2Frfid-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatkanber%2Frfid-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatkanber%2Frfid-card/lists"}