
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Matthew Davison"
    ];
    <http://schema.org/datePublished> "2026-08-10"^^<http://schema.org/Date>;
    <http://schema.org/description> "For the Analog Devices MAX98389 Class D audio amplifier (with current sensing).";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/davisonaudio/MAX98389-0.0.1.zip>;
    <http://schema.org/fileSize> 16;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "MAX98389";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.0.1";
    <http://schema.org/url> <https://github.com/davisonaudio/MAX98389_Arduino_Library>
  ] .
