{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DevLab_MPU6050",
  "description": "Arduino library for the MPU6050 6-axis IMU using direct I2C register access.",
  "url": "https://github.com/UNIT-Electronics-MX/unit_devlab_mpu6050_library",
  "author": {
    "@type": "Person",
    "name": "UNIT Electronics DevLab Ecosystem"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/UNIT-Electronics-MX/DevLab_MPU6050-2.0.1.zip",
  "softwareVersion": "2.0.1",
  "fileSize": 14,
  "datePublished": "2026-08-05",
  "license": "https://spdx.org/licenses/NOASSERTION"
}