
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "DIYables.io"
    ];
    <http://schema.org/datePublished> "2026-04-17"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for 4-digit 7-segment display with TM1637 driver IC.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/DIYables/DIYables_4Digit7Segment_TM1637-1.0.0.zip>;
    <http://schema.org/fileSize> 14;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "DIYables_4Digit7Segment_TM1637";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://diyables.io/products/4-digit-7-segment-display-led-tm1637-with-colon>
  ] .
