{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MKE_I2C_Loadcell",
  "description": "A library for interacting with the MKE-S18 I2C HX710 Loadcell Sensor module.",
  "url": "https://github.com/makereduvn/MKE-S18-HX711-I2C-LOADCELL-SENSOR",
  "author": {
    "@type": "Person",
    "name": "MakerEdu.vn"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Khuuxuanngoc/MKE_I2C_Loadcell-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 1844,
  "datePublished": "2026-09-06",
  "license": "https://spdx.org/licenses/MIT"
}