
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Adafruit, Patrick Scruggs"
    ];
    <http://schema.org/datePublished> "2026-06-12"^^<http://schema.org/Date>;
    <http://schema.org/description> "TLC5947 driver with separate shift and latch operations.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/pjscruggs/TLC5947_SplitLatch-1.3.0.zip>;
    <http://schema.org/fileSize> 8;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "TLC5947_SplitLatch";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.3.0";
    <http://schema.org/url> <https://github.com/pjscruggs/TLC5947_SplitLatch>
  ] .
