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