Ross ROSS = Recommend OSS · open-source software intelligence for agents

miguelbalboa/rfid

Arduino RFID Library for MFRC522 observed · 2026-08-28

github.com/miguelbalboa/rfid · C++ · Unlicense (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 90
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5106
  • days_rel: 562
  • days_push: 62
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3033 stars · 1493 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Arduino library for driving MFRC522-based RFID reader modules over SPI, supporting reading and writing MIFARE Classic and related cards. Development is frozen; the maintainer recommends the successor Arduino_MFRC522v2 library for new work.

Use cases

  • read RFID card UIDs with an Arduino
  • write data to MIFARE Classic 1K/4K card sectors
  • build an RFID door lock or access control project
  • change the UID on Chinese UID-changeable MIFARE cards
  • interface an RC522 module over SPI with Arduino
  • run the MFRC522 firmware self-check to detect fake boards

When to choose

  • you have an MFRC522/RC522 module and an Arduino and need mature, widely-documented example code
  • your project depends on the classic API that many existing tutorials and projects use
  • you need MIFARE Classic Crypto1 communication or UID writing

When to avoid

  • starting a new project - use the successor Arduino_MFRC522v2 library instead
  • you need MIFARE DESFire, 3DES, or AES support, which is not implemented
  • you need support for boards other than Arduino or new features - development is frozen

Facets

library · maturity maintenance

embedded sdk embedded-systems hardware iot embedded cpp c arduino rfid mfrc522 spi mifare nfc

1 source

Member repositories

RepositoryRoleHealth v2
miguelbalboa/rfidmain63

For agents

markdown · JSON · MCP: product_card(name="miguelbalboa/rfid")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem