{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "microLCD",
  "description": "Легкая библиотека для LCD 1602 I2C (PCF8574)",
  "url": "https://github.com/lska-dev/microLCD",
  "author": {
    "@type": "Person",
    "name": "l$ka"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/lska-dev/microLCD-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 9,
  "license": "https://spdx.org/licenses/MIT"
}