Skip to content

Commit a38adba

Browse files
committed
add(component): Sciosense ENS161 MOX gas sensor
1 parent 1f7823e commit a38adba

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"displayName": "ENS161",
3+
"vendor": "Sciosense",
4+
"productURL": "https://www.adafruit.com/product/6431",
5+
"documentationURL": "https://learn.adafruit.com/adafruit-ens161-mox-gas-sensor",
6+
"published": true,
7+
"i2cAddresses": [ "0x52", "0x53" ],
8+
"subcomponents": [
9+
"tvoc",
10+
"eco2",
11+
{
12+
"displayName": "AQI",
13+
"sensorType": "raw"
14+
}
15+
]
16+
}

components/i2c/ens161/image.jpg

45.8 KB
Loading

0 commit comments

Comments
 (0)