{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "RobotShield",
  "description": "Hardware abstraction library for the UNO Q robot shield (servo, PWM, motor, power telemetry).",
  "url": "https://github.com/sunfounder/robot-shield-arduino/tree/v1",
  "author": {
    "@type": "Person",
    "name": "SunFounder"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/sunfounder/RobotShield-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 20,
  "datePublished": "2026-07-06",
  "license": "https://spdx.org/licenses/MIT"
}