{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "GyverMotor2",
  "description": "Library for motor driver control",
  "url": "https://github.com/GyverLibs/GyverMotor2",
  "author": {
    "@type": "Person",
    "name": "AlexGyver"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/GyverLibs/GyverMotor2-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 14,
  "datePublished": "2026-03-12",
  "license": "https://spdx.org/licenses/MIT"
}