Skip to content

Commit 4426807

Browse files
committed
Add LPS28DFW I2C Component
1 parent e714832 commit 4426807

File tree

2 files changed

+9
-0
lines changed

2 files 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": "LPS28DFW",
3+
"vendor": "STMicroelectronics",
4+
"productURL": "https://www.adafruit.com/product/6067",
5+
"documentationURL": "https://learn.adafruit.com/adafruit-lps28-pressure-sensor",
6+
"published": false,
7+
"i2cAddresses": [ "0x5C", "0x5D" ],
8+
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "pressure" ]
9+
}

components/i2c/lps28dfw/image.jpg

160 KB
Loading

0 commit comments

Comments
 (0)