component
Bosch Molecules
Public Made by Adomby adom
A project grouping three Bosch sensor molecules — BME690 (gas / air-quality), BMI270 (6-axis IMU), and BMV080 (PM2.5 particulate). Each is an independent board; open one to browse its component depend
{
"slug": "bosch-molecules",
"version": "0.1.0",
"type": "component",
"title": "Bosch Molecules",
"description": "A project grouping three Bosch sensor molecules \u2014 BME690 (gas / air-quality), BMI270 (6-axis IMU), and BMV080 (PM2.5 particulate). Each is an independent board; open one to browse its component dependencies.",
"tags": [
"project",
"bosch",
"sensor"
],
"dependencies": {
"adom/bme690-molecule": "^1.0.0",
"adom/bmi270-molecule": "^1.0.0",
"adom/bmv080-molecule": "^1.0.0"
},
"hero": {
"path": "docs/hero.png"
},
"files": [
"README.md",
"docs/**",
"preview.glb"
]
}