Skip to content

Commit 7e2a9d4

Browse files
authored
Merge pull request #305 from tyeth/apds9999
Add APDS9999 component definition
2 parents 08d105a + 81f5f09 commit 7e2a9d4

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"displayName": "APDS9999",
3+
"vendor": "Broadcom",
4+
"productURL": "https://www.adafruit.com/product/6461",
5+
"documentationURL": "https://learn.adafruit.com/adafruit-apds9999-proximity-lux-light-color-sensor",
6+
"published": false,
7+
"i2cAddresses": ["0x52"],
8+
"subcomponents": ["light", "proximity"]
9+
}

components/i2c/apds9999/image.jpg

49.4 KB
Loading

0 commit comments

Comments
 (0)