{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "RGBRibbon",
  "description": "Arduino library for controlling RGB LED ribbons with synchronized integer matrix communication.",
  "url": "https://github.com/llschall/rgb-ribbon",
  "author": {
    "@type": "Person",
    "name": "Laurent Schall"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/llschall/RGBRibbon-0.1.5.zip",
  "softwareVersion": "0.1.5",
  "fileSize": 7,
  "license": "https://spdx.org/licenses/Apache-2.0"
}