
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "TinkerTailor.ca (CMozMaker)"
    ];
    <http://schema.org/datePublished> "2026-07-23"^^<http://schema.org/Date>;
    <http://schema.org/description> "Beginner-friendly WS2812B/NeoPixel library for ESP32 boards with plain-English error handling and wearable power budgeting.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/cmoz/CMozGlow-1.2.2.zip>;
    <http://schema.org/fileSize> 32;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "CMozGlow";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.2.2";
    <http://schema.org/url> <https://github.com/cmoz/CMozGlow>
  ] .
