{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EasyIR",
  "description": "Simple IR library for popular microcontrollers.",
  "url": "https://github.com/OneDevelopmentPL/EasyIR",
  "author": {
    "@type": "Person",
    "name": "OneDevelopmentPL"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/OneDevelopmentPL/EasyIR-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 8,
  "datePublished": "2026-06-20",
  "license": "https://spdx.org/licenses/NOASSERTION"
}