{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "TinyRC522",
  "description": "A tiny Arduino/Raspberry Pi library running on ESP8266 and ESP32 for managing Mifare Classic 1K S50 tags on RC522 module.",
  "url": "https://github.com/exocet22/TinyRC522",
  "author": {
    "@type": "Person",
    "name": "Yvan Régeard"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Exocet22/TinyRC522-1.3.0.zip",
  "softwareVersion": "1.3.0",
  "fileSize": 12,
  "datePublished": "2025-07-31",
  "license": "https://spdx.org/licenses/MIT"
}