
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Christopher De Vries"
    ];
    <http://schema.org/datePublished> "2026-04-22"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for controlling CoolNeon TCL LED pixels.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/CoolNeon/CoolNeon_TCL-1.3.2.zip>;
    <http://schema.org/fileSize> 16;
    <http://schema.org/license> <https://spdx.org/licenses/NOASSERTION>;
    <http://schema.org/name> "CoolNeon TCL";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.3.2";
    <http://schema.org/url> <https://github.com/CoolNeon/arduino-tcl/>
  ] .
