{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "IMU406",
  "description": "Driver for the IMU406 serial (UART TTL) attitude sensor: BCD roll/pitch/yaw plus 3-axis accel & gyro.",
  "url": "https://github.com/StrayerSQH/IMU406",
  "author": {
    "@type": "Person",
    "name": "StrayerSQH"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/StrayerSQH/IMU406-2.0.0.zip",
  "softwareVersion": "2.0.0",
  "fileSize": 14,
  "datePublished": "2026-09-01",
  "license": "https://spdx.org/licenses/MIT"
}