
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "MotorDriver, Matthew Miller"
    ];
    <http://schema.org/datePublished> "2026-06-23"^^<http://schema.org/Date>;
    <http://schema.org/description> "Stepper motor driver library for Arduino Uno using X-NUCLEO-IHM01A1 shield.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/mattykakes/L6474-1.0.0.zip>;
    <http://schema.org/fileSize> 43;
    <http://schema.org/license> <https://spdx.org/licenses/LGPL-2.1>;
    <http://schema.org/name> "L6474";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://github.com/mattykakes/L6474-stepper-motor-driver>
  ] .
