{"id":21805798,"url":"https://github.com/esprfid/esp-rfid-py","last_synced_at":"2025-04-13T20:06:31.299Z","repository":{"id":116465009,"uuid":"188832156","full_name":"esprfid/esp-rfid-py","owner":"esprfid","description":"Alternative ESP-RFID firmware.","archived":false,"fork":false,"pushed_at":"2021-05-25T00:36:09.000Z","size":58,"stargazers_count":11,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T10:39:06.178Z","etag":null,"topics":[],"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/esprfid.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}},"created_at":"2019-05-27T11:40:17.000Z","updated_at":"2025-02-04T11:54:09.000Z","dependencies_parsed_at":"2024-02-03T00:46:33.026Z","dependency_job_id":null,"html_url":"https://github.com/esprfid/esp-rfid-py","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esprfid%2Fesp-rfid-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esprfid%2Fesp-rfid-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esprfid%2Fesp-rfid-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esprfid%2Fesp-rfid-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esprfid","download_url":"https://codeload.github.com/esprfid/esp-rfid-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248774988,"owners_count":21159534,"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":[],"created_at":"2024-11-27T12:15:48.931Z","updated_at":"2025-04-13T20:06:31.267Z","avatar_url":"https://github.com/esprfid.png","language":"Python","funding_links":[],"categories":["Existing Projects"],"sub_categories":[],"readme":"# esp-rfid-py\nFirmware for property access systems for common microcontrollers like ESP8266.\n\nInspired by [ESP-RFID](https://github.com/esprfid/esp-rfid), written in Micro Python ((Pycopy)[https://github.com/pfalcon/pycopy] fork).\n\n## Status\n\nThis project is in experimental stage.\n\nCompared to official [ESP-RFID firmware](https://github.com/esprfid/esp-rfid) lacks a lot of elementary features. Implemented features needs testing, but even at this stage should have less bugs.\n\n## Features\n\n- Supports multiple Wiegand readers\n- Supports multiple relays with different configurations\n- Master card - use \"admin\" tag to add new tags\n- Can run on all [platforms supported by MicroPython](http://www.micropython.org/download) (theoretically, tested on ESP8266 and ESP32)\n- Can be controlled and send logs over MQTT\n- HTTP API\n- MQTT client (access log, heartbeat, open, cards management)\n- Cards import and export to JSON by REPL\n\nComplete list of features is in [example config file](src/example.config.py).\n\n## Goals\n\nScalable and reliable modular, events-based and asynchronous architecture which allows:\n\n- enable only needed features by plugins\n- code being less bug prone\n- easy coding of new features (e.g. integrations to bigger systems)\n- thanks to Python the code is much easier to read and maintain\n\n## Current disadvantages\n\n- Missing features and worse usability compared to ESP-RFID for now - it have to be configured in config files and database managed in REPL by calling Python API.\n- MicroPython consumes much more RAM, so some features will be almost impossible on ESP8266 (embedded web interface).\n- Will not support a many plugins enabled at one time (because of RAM).\n- Missing compatibility with ESP-RFID export files (because current MicroPython Wiegand library encodes data differently).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesprfid%2Fesp-rfid-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesprfid%2Fesp-rfid-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesprfid%2Fesp-rfid-py/lists"}