{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ServoTimer2Plus",
  "description": "Timer2-based servo library for AVR Arduino boards.",
  "url": "https://github.com/DrHahnchenflugel/ServoTimer2Plus",
  "author": {
    "@type": "Person",
    "name": "Michael Margolis, Nick Bontrager,Victor Lelikov"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/DrHahnchenflugel/ServoTimer2Plus-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 19,
  "datePublished": "2026-07-05",
  "license": "https://spdx.org/licenses/LGPL-2.1"
}