{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SX1276_Radio_Lite",
  "description": "Lightweight SX1276 radio library for Arduino",
  "url": "https://github.com/matthias-bs/SX1276_Radio_Lite",
  "author": {
    "@type": "Person",
    "name": "Matthias Prinke"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/matthias-bs/SX1276_Radio_Lite-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 4899,
  "datePublished": "2026-03-18",
  "license": "https://spdx.org/licenses/MIT"
}