
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Soldered"
    ];
    <http://schema.org/datePublished> "2026-05-15"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for the Soldered WS2812B LED grid with coordinate access.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/SolderedElectronics/Soldered_WS2812B_Grid-1.0.0.zip>;
    <http://schema.org/fileSize> 96;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "Soldered WS2812B Grid";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://www.soldered.com/>
  ] .
