{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DIYables_DC_Motor",
  "description": "Library for controlling DC motors with the Arduino Motor Shield Rev3",
  "url": "https://diyables.io/motor-shield",
  "author": {
    "@type": "Person",
    "name": "DIYables.io"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/DIYables/DIYables_DC_Motor-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 11,
  "datePublished": "2026-04-16",
  "license": "https://spdx.org/licenses/BSD-3-Clause"
}