{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "AdvancedRotaryEncoder",
  "description": "Lightweight rotary encoder library with button events, acceleration and interrupt support.",
  "url": "https://github.com/RPaulT/RotaryEncoder",
  "author": {
    "@type": "Person",
    "name": "Ruben Paul Thomsen"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/RPaulT/AdvancedRotaryEncoder-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 16,
  "datePublished": "2026-04-10",
  "license": "https://spdx.org/licenses/MIT"
}