{
  "schema_version": 1,
  "type": "component",
  "slug": "bmv080-v2",
  "title": "BMV080 v2.0",
  "brief": "32x16 mm KiCad molecule for the Bosch BMV080 laser-based particulate matter sensor. I2C with configurable address, 0402 passives.",
  "version": "2.0.0",
  "tags": [],
  "license": "MIT",
  "sample_prompts": [
    {
      "label": "BMV080",
      "prompt": "Find the BMV080 particulate matter sensor molecule"
    },
    {
      "label": "PM sensor",
      "prompt": "I need a particulate matter sensor molecule"
    },
    {
      "label": "Air quality PM2.5",
      "prompt": "What PM2.5 sensor molecules do we have?"
    },
    {
      "label": "BMV080 BOM",
      "prompt": "Show the BOM for the BMV080 molecule"
    }
  ],
  "component": {
    "mpn": "BMV080 v2.0",
    "manufacturer": "",
    "package": "",
    "pin_count": null,
    "category": "molecule",
    "subcategory": "",
    "body_size": null,
    "parts": {},
    "distributor_links": {}
  },
  "readme": "# BMV080 Molecule v2.0\n\nKiCad 9 molecule breakout for the **Bosch BMV080** — an ultra-miniature fanless laser-based particulate matter sensor for PM1, PM2.5, and PM10 measurement.\n\n## Overview\n\n| Parameter | Value |\n|-----------|-------|\n| IC | BMV080 (Bosch Sensortec) |\n| Interface | I2C (programmable addr 0x54-0x57 via AB0/AB1) |\n| Board size | 32 x 16 mm |\n| Passives | 0402 |\n\n## BOM\n\n| Ref | Value | Package | LCSC |\n|-----|-------|---------|------|\n| U1 | BMV080 | BMV080 | - |\n| R1, R2 | 2.2k (I2C pull-ups) | 0402 | C25879 |\n| C1 | 10 uF (bulk) | 0402 | C15525 |\n| C2-C5 | 100 nF (bypass) | 0402 | C1525 |\n\n## Contacts\n\n7 machine-pin contacts + 4 machine-contact pads for Adom baseboard integration.\n\n## Design Notes\n\n- I2C address configurable via AB0/AB1 address straps (0x54 default, 0x57 with both high)\n- Bulk 10 uF cap on supply rail for laser current spikes\n- Four 100 nF bypass caps distributed near power pins\n- Mounting holes for secure attachment (sensor has optical cavity alignment requirements)\n\n## Source\n\n- **GitHub**: [adom-inc/bosch-molecules/BMV080_Molecule](https://github.com/adom-inc/bosch-molecules/tree/main/BMV080_Molecule)\n- **Designed in**: KiCad 9\n",
  "author": {
    "name": "Kyle Bergstedt",
    "email": "[email protected]"
  },
  "visibility": {
    "public": true
  },
  "hero": null,
  "discovery_triggers": [],
  "discovery_pitch": null,
  "metadata": {},
  "created_at": "2026-05-28T05:30:56.801Z",
  "updated_at": "2026-05-28T05:30:56.801Z",
  "org": "adom"
}