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