{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP32_ST7789_Fast",
  "description": "Fast ST7789 SPI display library for ESP32.",
  "url": "https://github.com/Awulokune/ESP32_ST7789_Fast",
  "author": {
    "@type": "Person",
    "name": "Awulokune"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Awulokune/ESP32_ST7789_Fast-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 108,
  "datePublished": "2026-08-17",
  "license": "https://spdx.org/licenses/LGPL-3.0"
}