{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ResistiveTouchScreen",
  "description": "A tuneable TouchScreen library for 4 wire resistive touch screens.",
  "url": "https://github.com/Stutchbury/ResistiveTouchScreen",
  "author": {
    "@type": "Person",
    "name": "Philip Fletcher"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Stutchbury/ResistiveTouchScreen-1.1.1.zip",
  "softwareVersion": "1.1.1",
  "fileSize": 23,
  "datePublished": "2026-08-01",
  "license": "https://spdx.org/licenses/GPL-2.0"
}