{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EPD Painter",
  "description": "A driver for Parallel EPD displays, with ESP-32",
  "url": "https://github.com/tonywestonuk/EPD_Painter/",
  "author": {
    "@type": "Person",
    "name": "Tony Weston"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/tonywestonuk/EPD_Painter-1.0.6.zip",
  "softwareVersion": "1.0.6",
  "fileSize": 353,
  "datePublished": "2026-04-10",
  "license": "https://spdx.org/licenses/Apache-2.0"
}