{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "XiaoMiaoLED",
  "description": "A library to control XiaoMiao I2C LEDs.",
  "url": "https://github.com/hinyhiny/XiaoMiaoLED",
  "author": {
    "@type": "Person",
    "name": "C.HAIBARA(Cloud Power Electric Industries)"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/hinyhiny/XiaoMiaoLED-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 7,
  "datePublished": "2026-07-25",
  "license": "https://spdx.org/licenses/MIT"
}