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