{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "AzDeck",
  "description": "Simple Arduino library for receiving controls from the AzDeck Android app.",
  "url": "https://github.com/aztechell/azdeck-lib",
  "author": {
    "@type": "Person",
    "name": "Azat"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/aztechell/AzDeck-0.1.3.zip",
  "softwareVersion": "0.1.3",
  "fileSize": 45,
  "datePublished": "2026-09-14",
  "license": "https://spdx.org/licenses/MIT"
}