
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Samar Singh"
    ];
    <http://schema.org/datePublished> "2026-09-12"^^<http://schema.org/Date>;
    <http://schema.org/description> "Motor control library for the SnappyXO Shield.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/snappyxo/SnappyXOShield-0.2.0.zip>;
    <http://schema.org/fileSize> 17;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "SnappyXOShield";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.2.0";
    <http://schema.org/url> <https://github.com/snappyxo/SnappyXOShield>
  ] .
