{
  "slug": "bma580-molecule",
  "title": "BMA580 Molecule",
  "type": "component",
  "version": "0.1.0",
  "description": "Bosch BMA580 accelerometer breakout molecule — the BMA580 with its decoupling, an activity LED, and Adom machine pins/contacts. Full KiCad project (schematic + PCB + 3D) with all components linked via the BMA580 Molecule Library.",
  "tags": [
    "board",
    "molecule",
    "bma580",
    "bosch",
    "accelerometer",
    "sensor",
    "kicad-library",
    "adom-lbr"
  ],
  "dependencies": {
    "adom/bma580-molecule-library": "^0.1.0"
  },
  "hero": {
    "type": "billboard",
    "headline": "BMA580 Molecule",
    "subhead": "Bosch BMA580 accelerometer breakout · machine pins · KiCad project",
    "screenshot": "docs/hero.png",
    "accent": "#00b8b1"
  },
  "files": [
    "README.md",
    "package.json",
    "BMA580.kicad_pro",
    "BMA580.kicad_pcb",
    "BMA580.kicad_sch",
    "BMA580.glb",
    "BMA580.3dshapes/**",
    "docs/**"
  ]
}
