{
  "slug": "bmi270-molecule",
  "version": "1.0.3",
  "type": "component",
  "description": "Bosch BMI270 6-axis IMU (3-axis accelerometer + 3-axis gyroscope) packaged as an Adom molecule — anchored GLB, machine-pin wings, KiCad source.",
  "tags": [
    "molecule",
    "bosch",
    "sensor",
    "imu",
    "accelerometer",
    "gyroscope",
    "kicad"
  ],
  "component": {
    "mpn": "BMI270",
    "manufacturer": "Bosch Sensortec",
    "category": "Sensor",
    "parts": {
      "model_3d": "bmi270-molecule.glb"
    },
    "model_3d_path": "bmi270-molecule.glb"
  },
  "hero": {
    "type": "image",
    "path": "screenshots/hero.png"
  },
  "dependencies": {
    "adom/bmi270": "^1.0.0",
    "adom/machinepinmediumshort": "^1.1.0",
    "adom/machinecontactmedium": "^1.1.16",
    "aravk/0402b104j160ct": "^1.0.0",
    "aravk/cr0402-fx-2201glf": "^1.0.0"
  },
  "visibility": "public",
  "org": "adom",
  "author": {
    "name": "barrett-land",
    "email": "barrett@adom.inc"
  }
}