
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "DIYables"
    ];
    <http://schema.org/datePublished> "2026-04-02"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for SSD1309 OLED displays via I2C.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/DIYables/DIYables_OLED_SSD1309-1.0.2.zip>;
    <http://schema.org/fileSize> 22;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "DIYables_OLED_SSD1309";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.2";
    <http://schema.org/url> <https://diyables.io/products/2.4-inch-oled-display-module-ssd1309-128x64>
  ] .
