{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EEPROM_24AA025",
  "description": "Arduino EEPROM-compatible driver for the Microchip 24AA025 UID/EUI I2C EEPROM.",
  "url": "https://github.com/RBEGamer/EEPROM_24xx025",
  "author": {
    "@type": "Person",
    "name": "Marcel Ochsendorf"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/RBEGamer/EEPROM_24AA025-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 6,
  "datePublished": "2025-11-23",
  "license": "https://spdx.org/licenses/MIT"
}