We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3827c12 + 170bb53 commit 353fdb3Copy full SHA for 353fdb3
components/i2c/ds2484/definition.json
@@ -0,0 +1,10 @@
1
+{
2
+ "displayName": "DS2484",
3
+ "vendor": "Maxim Integrated",
4
+ "productURL": "https://www.adafruit.com/product/5976",
5
+ "documentationURL": "https://learn.adafruit.com/adafruit-dps310-precision-barometric-pressure-sensor",
6
+ "description": "Adafruit DS2484 I2C to 1-Wire Bus Adapter Breakout - Converts a single DS18b20 temperature sensor to I2C",
7
+ "published": false,
8
+ "i2cAddresses": [ "0x18" ],
9
+ "subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit" ]
10
+}
0 commit comments