Merge pull request #274 from adafruit/publish-ina

Publish ina
This commit is contained in:
Tyeth Gundry 2025-08-14 00:01:14 +01:00 committed by GitHub
commit 275d46b221
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 7 deletions

View file

@ -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" ]
}

View file

@ -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" ]
}
}

View file

@ -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" ]
}
}

View file

@ -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" ]
}
}