{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Pardalote",
  "description": "Control Arduino hardware directly from a web browser over WiFi.",
  "url": "https://github.com/ScottMit/Pardalote",
  "author": {
    "@type": "Person",
    "name": "Scott Mitchell"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/ScottMit/Pardalote-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 146,
  "datePublished": "2026-08-16",
  "license": "https://spdx.org/licenses/GPL-3.0-or-later"
}