{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "LedBasic",
  "description": "Embedded BASIC interpreter for WS2812B LED strip animations on ESP8266 / ESP32.",
  "url": "https://gitverse.ru/vktrsansara/ledBasic/",
  "author": {
    "@type": "Person",
    "name": "VktrSansara"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/vktrsansara/LedBasic-1.2.0.zip",
  "softwareVersion": "1.2.0",
  "fileSize": 487,
  "license": "https://spdx.org/licenses/MIT"
}