
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "moddo inc."
    ];
    <http://schema.org/datePublished> "2026-03-24"^^<http://schema.org/Date>;
    <http://schema.org/description> "Allows you to communicate with the moddoMOUSE main board from your Arduino on an expansion board";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/moddoio/moddoMOUSE-0.2.0.zip>;
    <http://schema.org/fileSize> 20;
    <http://schema.org/license> <https://spdx.org/licenses/Apache-2.0>;
    <http://schema.org/name> "moddoMOUSE";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.2.0";
    <http://schema.org/url> <https://github.com/moddoio/moddoMOUSE-Arduino>
  ] .
