{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MPU6050Auto",
  "description": "Zero-config MPU6050 driver with auto-calibration and built-in Madgwick/Mahony sensor fusion.",
  "url": "https://github.com/X-croot/MPU6050Auto",
  "author": {
    "@type": "Person",
    "name": "Can Ünüvar"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/X-croot/MPU6050Auto-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 76,
  "datePublished": "2026-07-24",
  "license": "https://spdx.org/licenses/MIT"
}