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