{
  "slug": "bme690-molecule",
  "version": "1.0.3",
  "type": "component",
  "description": "Bosch BME690 4-in-1 environmental sensor (gas, pressure, humidity, temperature) packaged as an Adom molecule — anchored GLB, machine-pin wings, KiCad source.",
  "tags": [
    "molecule",
    "bosch",
    "sensor",
    "environmental",
    "gas",
    "humidity",
    "kicad"
  ],
  "component": {
    "mpn": "BME690",
    "manufacturer": "Bosch Sensortec",
    "category": "Sensor",
    "parts": {
      "model_3d": "bme690-molecule.glb"
    },
    "model_3d_path": "bme690-molecule.glb"
  },
  "hero": {
    "type": "image",
    "path": "screenshots/hero.png"
  },
  "dependencies": {
    "adom/bme690": "^1.0.0",
    "adom/machinepinmediumshort": "^1.1.0",
    "adom/machinecontactmedium": "^1.1.16",
    "aravk/0402b104j160ct": "^1.0.0",
    "aravk/cr0402-fx-1002glf": "^1.0.0"
  },
  "visibility": "public",
  "org": "adom",
  "author": {
    "name": "barrett-land",
    "email": "barrett@adom.inc"
  }
}