Skip to content

Commit 05333b1

Browse files
authored
Merge pull request #243 from adafruit/add-lps28
Add LPS28DFW I2C Component
2 parents e714832 + 51e6307 commit 05333b1

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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+
"description": "From 260 to 4060 hPa, this is our largest range pressure sensor (24bit).",
7+
"published": false,
8+
"i2cAddresses": [ "0x5C", "0x5D" ],
9+
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "pressure" ]
10+
}

components/i2c/lps28dfw/image.jpg

67.5 KB
Loading

0 commit comments

Comments
 (0)