Skip to content

Commit 5923445

Browse files
committed
Update assets
1 parent a5f81a5 commit 5923445

File tree

3 files changed

+43
-43
lines changed

3 files changed

+43
-43
lines changed

firmware-data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Auto-generated on 2025-08-11 14:04:12
1+
// Auto-generated on 2025-08-15 16:54:43
22
const FIRMWARE_DATA = {
33
"releaseInfo": {
44
"version": "1.0.0-offline-beta.3",

wippersnapper_components.js

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,27 @@ window.jsonComponentsObject = {
519519
"0x45"
520520
]
521521
},
522+
{
523+
"id": "ina228",
524+
"displayName": "INA228",
525+
"name": "ina228",
526+
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
527+
"category": "i2c",
528+
"dataTypes": [
529+
"voltage",
530+
"current"
531+
],
532+
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
533+
"productUrl": "https://www.adafruit.com/product/5832",
534+
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
535+
"address": "0x40",
536+
"addresses": [
537+
"0x40",
538+
"0x41",
539+
"0x44",
540+
"0x45"
541+
]
542+
},
522543
{
523544
"id": "ina237",
524545
"displayName": "INA237",
@@ -1281,27 +1302,6 @@ window.jsonComponentsObject = {
12811302
"0x44"
12821303
]
12831304
},
1284-
{
1285-
"id": "ina228",
1286-
"displayName": "INA228",
1287-
"name": "ina228",
1288-
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
1289-
"category": "i2c",
1290-
"dataTypes": [
1291-
"voltage",
1292-
"current"
1293-
],
1294-
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
1295-
"productUrl": "https://www.adafruit.com/product/5832",
1296-
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
1297-
"address": "0x40",
1298-
"addresses": [
1299-
"0x40",
1300-
"0x41",
1301-
"0x44",
1302-
"0x45"
1303-
]
1304-
},
13051305
{
13061306
"id": "sht30_shell",
13071307
"displayName": "Enclosed SHT30",

wippersnapper_components.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,27 @@
519519
"0x45"
520520
]
521521
},
522+
{
523+
"id": "ina228",
524+
"displayName": "INA228",
525+
"name": "ina228",
526+
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
527+
"category": "i2c",
528+
"dataTypes": [
529+
"voltage",
530+
"current"
531+
],
532+
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
533+
"productUrl": "https://www.adafruit.com/product/5832",
534+
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
535+
"address": "0x40",
536+
"addresses": [
537+
"0x40",
538+
"0x41",
539+
"0x44",
540+
"0x45"
541+
]
542+
},
522543
{
523544
"id": "ina237",
524545
"displayName": "INA237",
@@ -1281,27 +1302,6 @@
12811302
"0x44"
12821303
]
12831304
},
1284-
{
1285-
"id": "ina228",
1286-
"displayName": "INA228",
1287-
"name": "ina228",
1288-
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
1289-
"category": "i2c",
1290-
"dataTypes": [
1291-
"voltage",
1292-
"current"
1293-
],
1294-
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
1295-
"productUrl": "https://www.adafruit.com/product/5832",
1296-
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
1297-
"address": "0x40",
1298-
"addresses": [
1299-
"0x40",
1300-
"0x41",
1301-
"0x44",
1302-
"0x45"
1303-
]
1304-
},
13051305
{
13061306
"id": "sht30_shell",
13071307
"displayName": "Enclosed SHT30",

0 commit comments

Comments
 (0)