{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "OSynaptic-RX",
  "description": "OpenSynaptic RX-only packet decoder for 8-bit MCUs (pure C89).",
  "url": "https://github.com/OpenSynaptic/OSynaptic-RX",
  "author": {
    "@type": "Person",
    "name": "OpenSynaptic Contributors"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/OpenSynaptic/OSynaptic_RX-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 76,
  "datePublished": "2026-04-06",
  "license": "https://spdx.org/licenses/Apache-2.0"
}