{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EIMU_I2C_Client",
  "description": "Arduino I2C client library for the Easy IMU (EIMU).",
  "url": "https://github.com/robocre8/EIMU_I2C_Client",
  "author": {
    "@type": "Person",
    "name": "Samuel Obiagba"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/robocre8/EIMU_I2C_Client-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 6,
  "datePublished": "2026-03-03",
  "license": "https://spdx.org/licenses/MIT"
}