{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PacketLED",
  "description": "Packet communication over bidirectional LEDs, inspired by Packet Radio.",
  "url": "https://github.com/toggio/PacketLED",
  "author": {
    "@type": "Person",
    "name": "Luca Soltoggio"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/toggio/PacketLED-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 47,
  "datePublished": "2026-09-24",
  "license": "https://spdx.org/licenses/Apache-2.0"
}