{"id":21083294,"url":"https://github.com/wl0ckk/gatesec","last_synced_at":"2026-04-08T20:38:58.075Z","repository":{"id":249649385,"uuid":"829893656","full_name":"Wl0cKk/GateSec","owner":"Wl0cKk","description":"Wi-Fi access control system, unlocking by NFC 13.56 MHz and reconciliation of records in remote SQLite ","archived":false,"fork":false,"pushed_at":"2024-07-30T06:00:27.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T05:09:22.070Z","etag":null,"topics":["api","arduino","cpp","esp32","json","lua","ruby","sql"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wl0cKk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-17T07:49:13.000Z","updated_at":"2024-09-08T01:42:49.000Z","dependencies_parsed_at":"2025-01-20T23:44:42.786Z","dependency_job_id":"297238a5-daaf-41fa-8d9b-27c6e13882f7","html_url":"https://github.com/Wl0cKk/GateSec","commit_stats":null,"previous_names":["wl0ckk/gatesec"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wl0cKk/GateSec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wl0cKk%2FGateSec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wl0cKk%2FGateSec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wl0cKk%2FGateSec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wl0cKk%2FGateSec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wl0cKk","download_url":"https://codeload.github.com/Wl0cKk/GateSec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wl0cKk%2FGateSec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","arduino","cpp","esp32","json","lua","ruby","sql"],"created_at":"2024-11-19T20:17:27.225Z","updated_at":"2026-04-08T20:38:58.058Z","avatar_url":"https://github.com/Wl0cKk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"___\n# GateSec\n___\n## Wi-Fi access control system, unlocking by NFC 13.56 MHz and reconciliation of records in remote SQLite\n___\n## SQLite sec.db \n\n| card_id       | user_info     |access_lvl|\n| ------------- |:-------------:|:--------:|\n| TEXT          | TEXT          |INTEGER   |\n\n___\n\n### Move examples into right destination\n```bash\n  mv sec_example.db sec.db\n  mv config_example.rb config.rb\n  mv validator_example/* validator/ \n```\n#### Change parameters in _config.h_ _config.rb_ to yours.\n\n#### Used requirements:\n- **MFRC522.h** `v1.2.1`\n- **WiFi.h**\n- **ArduinoJson.h** `v7.1.0` \n- **HTTPClient.h** `v2.2.0`\n\n#### Server requirements:\n```ruby\nbundle install\n```\n![image](https://github.com/user-attachments/assets/dc3a9e8c-ce4d-4ce4-823f-20b9c84ae469)\n\n| RED LED       | NodeMCU ESP32 DEVKITv1   | \n|:-------------:|:------------------------:|\n| cathode        | GND                     |\n| anode          | D12                     |\n| **BLUE LED**   |                         | \n| cathode        | GND                     |\n| anode          | D32                     |\n| **BUZZER**     |                         | \n| -              | GND                     |\n| +              | D2                      |\n| **RFID-RC522** |                         | \n| SDA            | D22                     |\n| SCK            | D18                     |\n| MOSI           | D23                     |\n| MISO           | D19                     |\n| IRQ            | empty                   |\n| GND            | GND                     |\n| RST            | D4                      |\n| 3.3V           | 3V3                     |\n| **TP 4056**    |                         | \n| USB +          | VIN (5V)                |\n| USB -          | GND                     |\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwl0ckk%2Fgatesec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwl0ckk%2Fgatesec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwl0ckk%2Fgatesec/lists"}