{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PCBCUPID_PLAYERS",
  "description": "Audio player library for ESP32 with SD card, I2S output, and NAU8325 codec with amplifier control.",
  "url": "https://github.com/pcbcupid/PCBCUPID-PLAYER",
  "author": {
    "@type": "Person",
    "name": "Karthik Elumalai"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/pcbcupid/PCBCUPID_PLAYERS-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 16,
  "datePublished": "2025-12-09",
  "license": "https://spdx.org/licenses/MIT"
}