commit
275d46b221
4 changed files with 7 additions and 7 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"productURL": "https://www.adafruit.com/product/5832",
|
||||
"documentationURL": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
|
||||
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
|
||||
"published": false,
|
||||
"published": true,
|
||||
"i2cAddresses": [ "0x40", "0x41", "0x44", "0x45" ],
|
||||
"subcomponents": [ "voltage", "current" ]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"productURL": "https://www.adafruit.com/product/6340",
|
||||
"documentationURL": "https://learn.adafruit.com/adafruit-ina237-dc-current-voltage-power-monitor",
|
||||
"description": "85V, 16-bit, good-precision power monitor (up to 10A, 0.3% gain error)",
|
||||
"published": false,
|
||||
"published": true,
|
||||
"i2cAddresses": [ "0x40", "0x41", "0x44", "0x45" ],
|
||||
"subcomponents": [ "voltage", "current" ]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"productURL": "https://www.adafruit.com/product/6349",
|
||||
"documentationURL": "https://learn.adafruit.com/adafruit-ina238-dc-current-voltage-power-monitor",
|
||||
"description": "85V, 16-bit, high-precision power monitor (up to 10A, 0.1% gain error)",
|
||||
"published": false,
|
||||
"published": true,
|
||||
"i2cAddresses": [ "0x40", "0x41", "0x44", "0x45" ],
|
||||
"subcomponents": [ "voltage", "current" ]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"vendor": "Texas Instruments",
|
||||
"productURL": "https://www.adafruit.com/product/4226",
|
||||
"documentationURL": "https://learn.adafruit.com/adafruit-ina260-current-voltage-power-sensor-breakout",
|
||||
"published": false,
|
||||
"published": true,
|
||||
"i2cAddresses": [ "0x40", "0x41", "0x44", "0x45" ],
|
||||
"subcomponents": [ "voltage", "current" ]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue