{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "RoboServo",
  "description": "A high-performance servo control library for ESP32 family and ESP8266 with multi-servo support.",
  "url": "https://github.com/roboservo/RoboServo",
  "author": {
    "@type": "Person",
    "name": "dunknowcoding"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/dunknowcoding/RoboServo-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 19,
  "datePublished": "2026-02-04",
  "license": "https://spdx.org/licenses/MIT"
}