
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "DIYables.io"
    ];
    <http://schema.org/datePublished> "2026-05-18"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for SPI TFT LCD displays with ILI9341, ILI9488, and ST7789 driver chips.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/DIYables/DIYables_TFT_SPI-1.0.0.zip>;
    <http://schema.org/fileSize> 44;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "DIYables TFT SPI";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://diyables.io/>
  ] .
