{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PID_t",
  "description": "Controlador PID em C++ com interface funcional",
  "url": "https://github.com/MasterArgo/PIDController",
  "author": {
    "@type": "Person",
    "name": "Icaro Razera"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/MasterArgo/PID_t-2.3.5.zip",
  "softwareVersion": "2.3.5",
  "fileSize": 192,
  "datePublished": "2026-01-24",
  "license": "https://spdx.org/licenses/MIT"
}