{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Waveshare_TFT_Touch",
  "description": "Arduino driver for the Waveshare 2.8inch TFT Touch Shield (SKU: 10684; ST7789V LCD + XPT2046 touch)",
  "url": "https://github.com/teddokano/Waveshare_TFT_Touch_Arduino",
  "author": {
    "@type": "Person",
    "name": "Tedd OKANO"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/teddokano/Waveshare_TFT_Touch-1.3.0.zip",
  "softwareVersion": "1.3.0",
  "fileSize": 526,
  "datePublished": "2026-09-03",
  "license": "https://spdx.org/licenses/MIT"
}