
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Signal Input/Output";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "IWILZ"
    ];
    <http://schema.org/datePublished> "2026-04-02"^^<http://schema.org/Date>;
    <http://schema.org/description> "Dual-core audio engine for Raspberry Pi Pico (RP2040)";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/IWILZ/PicoSound-1.1.4.zip>;
    <http://schema.org/fileSize> 206;
    <http://schema.org/license> <https://spdx.org/licenses/NOASSERTION>;
    <http://schema.org/name> "PicoSound";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.4";
    <http://schema.org/url> <https://github.com/IWILZ/PicoSound>
  ] .
