{"id":13801966,"url":"https://github.com/rolandvs/micropython-nfc","last_synced_at":"2025-05-13T12:32:06.397Z","repository":{"id":51822387,"uuid":"64798250","full_name":"rolandvs/micropython-nfc","owner":"rolandvs","description":"Using NFC with micropython","archived":false,"fork":false,"pushed_at":"2016-08-03T20:05:55.000Z","size":7,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T20:57:18.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rolandvs.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}},"created_at":"2016-08-02T23:07:13.000Z","updated_at":"2024-06-04T18:27:08.000Z","dependencies_parsed_at":"2022-08-23T09:01:27.134Z","dependency_job_id":null,"html_url":"https://github.com/rolandvs/micropython-nfc","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/rolandvs%2Fmicropython-nfc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolandvs%2Fmicropython-nfc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolandvs%2Fmicropython-nfc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolandvs%2Fmicropython-nfc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rolandvs","download_url":"https://codeload.github.com/rolandvs/micropython-nfc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253942509,"owners_count":21988071,"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-08-04T00:01:31.750Z","updated_at":"2025-05-13T12:32:06.145Z","avatar_url":"https://github.com/rolandvs.png","language":"Python","readme":"# micropython-NFC\n\nThis repository contains some experiments with NFC readers. \n\nFirst experiment was to have the MFRC522 working on the PYB board. Next thing is to move it over to the ESP8266.\n\n# MFRC522\nOne of the more mature readers is the NXP MFRC522 Reader. This is a 3.3V reader with `UART`, `I2C` and `SPI` interfaces. The latest silicon v2.0 is in the `MFRC52202HN1` chip.\n\nThe reader supports:\n- MIFARE Mini,\n- MIFARE 1K, \n- MIFARE 4K, \n- MIFARE Ultralight, \n- MIFARE DESFire EV1 and \n- MIFARE Plus RF identification protocols.\n\n# mfrc522.py\nThe code uses the `PYB` module (need to change to `machine`). Using `execfile('mfrc522.py')` to start the reading, `import MFRC522` to add the module to your program.\n\n","funding_links":[],"categories":["Libraries"],"sub_categories":["Communications"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolandvs%2Fmicropython-nfc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frolandvs%2Fmicropython-nfc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolandvs%2Fmicropython-nfc/lists"}