{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PIDControl",
  "description": "Process-control library for PID control, signal filtering, process identification and tuning.",
  "url": "https://github.com/deurus/PIDControl",
  "author": {
    "@type": "Person",
    "name": "Garikoitz Martinez (deurus)"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/deurus/PIDControl-1.4.2.zip",
  "softwareVersion": "1.4.2",
  "fileSize": 57,
  "datePublished": "2026-09-18",
  "license": "https://spdx.org/licenses/MIT"
}