component
BME680 Breakout Molecule
UnreviewedBosch BME680 four-in-one sensor (temp + humidity + pressure + gas/VOC) on a small Adom molecule. I²C/SPI host. Compact breakout for environmental sensing on a workcell.
{
"schema_version": 1,
"type": "component",
"slug": "bme680-breakout-molecule",
"title": "BME680 Breakout Molecule",
"brief": "Bosch BME680 four-in-one sensor (temp + humidity + pressure + gas/VOC) on a small Adom molecule. I²C/SPI host. Compact breakout for environmental sensing on a workcell.",
"version": "1.0.0",
"tags": [],
"license": "MIT",
"sample_prompts": [
{
"prompt": "Open viewer"
},
{
"prompt": "Inspect chip"
},
{
"prompt": "Walkthrough"
},
{
"prompt": "X-ray nets"
},
{
"prompt": "BOM"
}
],
"component": {
"mpn": "BME680 Breakout Molecule",
"manufacturer": "",
"package": "",
"pin_count": null,
"category": "molecule",
"subcategory": "",
"body_size": null,
"parts": {},
"distributor_links": {}
},
"readme": "# BME680 Breakout Molecule\n\nBosch BME680 four-in-one sensor (temp + humidity + pressure + gas/VOC) on a small Adom molecule. I²C/SPI host. Compact breakout for environmental sensing on a workcell.\n\n## How it works\n\nThis molecule is authored in **tscircuit** (TSX) and rendered through\n**adom-tsci** for the interactive 3D viewer + Components / Nets HUDs +\nWalkthrough Demo. The board source — `lib/index.tsx`,\n`package.json`, walkthrough — ships as a downloadable source bundle\non this page. Untar it and run `bun install && bunx tsci build` to\nrecreate the GLB / PCB / schematic from source.\n\n## Live 3D viewer\n\nOpen the interactive viewer above to orbit the board, click any\nchip for refdes + footprint, run the Walkthrough Demo, or open the\nNets HUD for the auto-glow x-ray view.\n\n## Hardware summary\n\n| Block | Notes |\n|---|---|\n| Source | tscircuit TSX in `lib/index.tsx` |\n| Build | `bunx tsci build lib/index.tsx --glbs --svgs --3d-png --pcb-png` |\n| Preview | `adom-tsci start .` |\n| Publish to wiki | `adom-tsci export-wiki . --slug bme680-breakout-molecule --page-type molecules` |\n\n## Files attached\n\n- **3d.glb** — full 3D model (open in any glTF viewer)\n- **pcb.svg / pcb.png** — flat PCB layout\n- **schematic.svg** — circuit diagram\n- **`*-source.tar.gz`** — full tscircuit project source (recreate with `bun install && bunx tsci build`)\n\n## Provenance\n\nAuthored with tscircuit; published via `adom-tsci export-wiki` from `adom-tsci/examples/BME680-Breakout-Molecule`.\n\n*Designed by Adom in Fort Worth, Texas.*\n",
"author": {
"id": "695820315b5f1e4db2fcf602",
"name": "Kyle Bergstedt",
"email": "[email protected]"
},
"visibility": {
"public": true
},
"hero": null,
"discovery_triggers": [],
"discovery_pitch": null,
"metadata": {},
"created_at": "2026-05-28T05:31:05.377Z",
"updated_at": "2026-05-28T05:31:05.377Z"
}