{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "7Semi_BMI330",
  "description": "Lightweight BMI330 IMU driver for Arduino (I2C/SPI) with beginner-friendly defaults.",
  "url": "https://github.com/7semi-solutions/7Semi_BMI330",
  "author": {
    "@type": "Person",
    "name": "7Semi"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/7semi-solutions/7Semi_BMI330-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 52,
  "datePublished": "2026-02-24",
  "license": "https://spdx.org/licenses/MIT"
}