{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EC11Encoder",
  "description": "Robust EC11 rotary encoder driver with rotation and switch event detection.",
  "url": "https://github.com/jinliangliu/Arduino-EC11-Library",
  "author": {
    "@type": "Person",
    "name": "jinliangliu"
  },
  "applicationCategory": "Uncategorized",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/jinliangliu/EC11Encoder-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 12,
  "datePublished": "2026-08-03",
  "license": "https://spdx.org/licenses/MIT"
}