{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Lucarne",
  "description": "UI toolkit for SPI displays (ST7789, ST7735S) on Arduino and ESP32 — drivers, widgets, and Studio export.",
  "url": "https://github.com/Pupariaa/Lucarne",
  "author": {
    "@type": "Person",
    "name": "Techalchemy"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Pupariaa/Lucarne-0.2.0.zip",
  "softwareVersion": "0.2.0",
  "fileSize": 1296,
  "datePublished": "2026-07-01",
  "license": "https://spdx.org/licenses/MIT"
}