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