{"id":22369603,"url":"https://github.com/sam-sponcy/nfc-event-scanner","last_synced_at":"2026-04-25T16:33:50.548Z","repository":{"id":247570046,"uuid":"826294455","full_name":"Sam-Sponcy/NFC-Event-Scanner","owner":"Sam-Sponcy","description":"This project enables an Arduino-based NFC event scanner that interacts with a web application over WiFi. It reads NFC tags, sends their IDs to a server, and receives responses to control RGB LEDs and a buzzer.","archived":false,"fork":false,"pushed_at":"2024-07-09T12:50:35.000Z","size":1557,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T16:24:17.573Z","etag":null,"topics":["arduino","arduino-mkr-wifi-1010","nfc-card-reader","pn532","pn532-rfid-module"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Sam-Sponcy.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-07-09T12:32:04.000Z","updated_at":"2024-07-09T12:50:38.000Z","dependencies_parsed_at":"2024-07-09T13:10:07.287Z","dependency_job_id":null,"html_url":"https://github.com/Sam-Sponcy/NFC-Event-Scanner","commit_stats":null,"previous_names":["sam-sponcy/nfc-event-scanner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sam-Sponcy/NFC-Event-Scanner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sam-Sponcy%2FNFC-Event-Scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sam-Sponcy%2FNFC-Event-Scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sam-Sponcy%2FNFC-Event-Scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sam-Sponcy%2FNFC-Event-Scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sam-Sponcy","download_url":"https://codeload.github.com/Sam-Sponcy/NFC-Event-Scanner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sam-Sponcy%2FNFC-Event-Scanner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: 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":["arduino","arduino-mkr-wifi-1010","nfc-card-reader","pn532","pn532-rfid-module"],"created_at":"2024-12-04T19:26:57.354Z","updated_at":"2026-04-25T16:33:50.532Z","avatar_url":"https://github.com/Sam-Sponcy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFC-Event-Scanner\nThis project enables an Arduino-based NFC event scanner that interacts with a web application over WiFi. It reads NFC tags, sends their IDs to a server, and receives responses to control RGB LEDs and a buzzer.\n\n![IMG_9150](https://github.com/Sam-Sponcy/NFC-Event-Scanner/assets/93118296/4aae0c81-3671-4d49-bdbf-9e628063a435)\n\n- Features\n\nNFC Reading: Reads NFC tags using the Adafruit PN532 NFC module.\nWiFi Connectivity: Connects to a WiFi network using the WiFiNINA library.\nServer Communication: Sends and receives JSON data to/from a server over HTTPS.\nDynamic Mode Control: Switches between event modes using a button interrupt.\n\n- Requirements\n \nArduino board with WiFi capability (e.g., Arduino MKR WIFI 1010)\nAdafruit PN532 NFC breakout board\nWiFiNINA library for Arduino\nArduinoJson library for JSON parsing\nLiquidCrystal library for controlling LCD displays\n\n\nInstallation\n\n- Hardware Setup:\n  \nConnect the PN532 NFC module and RGB LEDs to specified pins on your Arduino board.\nEnsure proper wiring and power supply for all components.\n\n- Software Setup:\n  \nInstall the necessary libraries mentioned in the #include section of the code.\nSet up your Arduino IDE to include these libraries and upload the code to your board.\n\n\n- Configuration:\n\nEdit arduino_secrets.h to include your WiFi credentials (SECRET_SSID and SECRET_PASS).\nModify IPADDRESS_SERVER, HOST, PORT, SCAN_URL, INIT_URL, and TOKEN_POST according to your server configuration.\nUsage\nUpload the code to your Arduino board using the Arduino IDE.\nOpen the Serial Monitor to view debug information (baud rate: 9600).\nScan NFC tags to trigger events and observe responses on the connected RGB LEDs and buzzer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam-sponcy%2Fnfc-event-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsam-sponcy%2Fnfc-event-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam-sponcy%2Fnfc-event-scanner/lists"}