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