{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Arduino_HardwareServo",
  "description": "Allows Arduino boards to control a variety of servo motors via hardware pwm.",
  "url": "https://github.com/arduino-libraries/Arduino_HardwareServo",
  "author": {
    "@type": "Person",
    "name": "Lucio Rossi, Giovanni Bruno, Arduino"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/arduino-libraries/Arduino_HardwareServo-0.0.1.zip",
  "softwareVersion": "0.0.1",
  "fileSize": 12,
  "datePublished": "2026-05-04",
  "license": "https://spdx.org/licenses/MPL-2.0"
}