{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NewPID",
  "description": "Advanced yet easy Arduino PID controller with anti-windup, derivative filtering, feedforward, bumpless transfer, gain scheduling and built-in Ziegler-Nichols relay and step-response auto-tuning.",
  "url": "https://github.com/X-croot/AutoPID",
  "author": {
    "@type": "Person",
    "name": "X-croot"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/X-croot/NewPID-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 825,
  "datePublished": "2026-07-27",
  "license": "https://spdx.org/licenses/MIT"
}