{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "GT911 Lite",
  "description": "Lightweight driver for the GT911 capacitive touch controller.",
  "url": "https://github.com/tonywestonuk/gt911-arduino",
  "author": {
    "@type": "Person",
    "name": "Tony Weston"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/tonywestonuk/GT911_Lite-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 9,
  "datePublished": "2026-03-22",
  "license": "https://spdx.org/licenses/Apache-2.0"
}