Update assets
This commit is contained in:
parent
a5f81a5053
commit
5923445413
3 changed files with 43 additions and 43 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Auto-generated on 2025-08-11 14:04:12
|
||||
// Auto-generated on 2025-08-15 16:54:43
|
||||
const FIRMWARE_DATA = {
|
||||
"releaseInfo": {
|
||||
"version": "1.0.0-offline-beta.3",
|
||||
|
|
|
|||
|
|
@ -519,6 +519,27 @@ window.jsonComponentsObject = {
|
|||
"0x45"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ina228",
|
||||
"displayName": "INA228",
|
||||
"name": "ina228",
|
||||
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
|
||||
"category": "i2c",
|
||||
"dataTypes": [
|
||||
"voltage",
|
||||
"current"
|
||||
],
|
||||
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
|
||||
"productUrl": "https://www.adafruit.com/product/5832",
|
||||
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
|
||||
"address": "0x40",
|
||||
"addresses": [
|
||||
"0x40",
|
||||
"0x41",
|
||||
"0x44",
|
||||
"0x45"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ina237",
|
||||
"displayName": "INA237",
|
||||
|
|
@ -1281,27 +1302,6 @@ window.jsonComponentsObject = {
|
|||
"0x44"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ina228",
|
||||
"displayName": "INA228",
|
||||
"name": "ina228",
|
||||
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
|
||||
"category": "i2c",
|
||||
"dataTypes": [
|
||||
"voltage",
|
||||
"current"
|
||||
],
|
||||
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
|
||||
"productUrl": "https://www.adafruit.com/product/5832",
|
||||
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
|
||||
"address": "0x40",
|
||||
"addresses": [
|
||||
"0x40",
|
||||
"0x41",
|
||||
"0x44",
|
||||
"0x45"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sht30_shell",
|
||||
"displayName": "Enclosed SHT30",
|
||||
|
|
|
|||
|
|
@ -519,6 +519,27 @@
|
|||
"0x45"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ina228",
|
||||
"displayName": "INA228",
|
||||
"name": "ina228",
|
||||
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
|
||||
"category": "i2c",
|
||||
"dataTypes": [
|
||||
"voltage",
|
||||
"current"
|
||||
],
|
||||
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
|
||||
"productUrl": "https://www.adafruit.com/product/5832",
|
||||
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
|
||||
"address": "0x40",
|
||||
"addresses": [
|
||||
"0x40",
|
||||
"0x41",
|
||||
"0x44",
|
||||
"0x45"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ina237",
|
||||
"displayName": "INA237",
|
||||
|
|
@ -1281,27 +1302,6 @@
|
|||
"0x44"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ina228",
|
||||
"displayName": "INA228",
|
||||
"name": "ina228",
|
||||
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
|
||||
"category": "i2c",
|
||||
"dataTypes": [
|
||||
"voltage",
|
||||
"current"
|
||||
],
|
||||
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
|
||||
"productUrl": "https://www.adafruit.com/product/5832",
|
||||
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
|
||||
"address": "0x40",
|
||||
"addresses": [
|
||||
"0x40",
|
||||
"0x41",
|
||||
"0x44",
|
||||
"0x45"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "sht30_shell",
|
||||
"displayName": "Enclosed SHT30",
|
||||
|
|
|
|||
Loading…
Reference in a new issue