Skip to content

Commit ed01890

Browse files
committed
add(bmp581): datasheet docs for now
1 parent 275d46b commit ed01890

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"displayName": "BMP581",
3+
"vendor": "Bosch",
4+
"productURL": "https://www.adafruit.com/product/6407",
5+
"documentationURL": "https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp581-ds004.pdf",
6+
"published": false,
7+
"i2cAddresses": [ "0x47", "0x46" ],
8+
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "pressure", "altitude" ]
9+
}

0 commit comments

Comments
 (0)