{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "TPS92520Driver",
  "description": "Arduino driver for the TI TPS92520-Q1 LED driver.",
  "url": "https://github.com/DrMattGBarr/TPS92520-Arduino",
  "author": {
    "@type": "Person",
    "name": "Matthew Barr"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/DrMattGBarr/TPS92520Driver-0.1.1.zip",
  "softwareVersion": "0.1.1",
  "fileSize": 12,
  "datePublished": "2026-09-21",
  "license": "https://spdx.org/licenses/MIT"
}