{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MKE_I2C_DHT20",
  "description": "Library for MKE I2C DHT20 temperature and humidity sensor",
  "url": "https://github.com/makereduvn/MKE-S11-DHT20-I2C-TEMPERATURE-HUMIDITY-SENSOR",
  "author": {
    "@type": "Person",
    "name": "MakerEdu.vn"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Khuuxuanngoc/MKE_I2C_DHT20-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 9,
  "datePublished": "2026-09-26",
  "license": "https://spdx.org/licenses/MIT"
}