Skip to content

Commit c42f98f

Browse files
committed
Auto-update Wippersnapper definitions [skip ci]
1 parent 1f78bc0 commit c42f98f

File tree

3 files changed

+43
-1
lines changed

3 files changed

+43
-1
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-13 00:20:46
1+
// Auto-generated on 2025-08-14 00:20:46
22
const FIRMWARE_DATA = {
33
"releaseInfo": {
44
"version": "1.0.0-offline-beta.3",

wippersnapper_components.js

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,6 +1438,27 @@ window.jsonComponentsObject = {
14381438
"0x38"
14391439
]
14401440
},
1441+
{
1442+
"id": "ina228",
1443+
"displayName": "INA228",
1444+
"name": "ina228",
1445+
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
1446+
"category": "i2c",
1447+
"dataTypes": [
1448+
"voltage",
1449+
"current"
1450+
],
1451+
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
1452+
"productUrl": "https://www.adafruit.com/product/5832",
1453+
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
1454+
"address": "0x40",
1455+
"addresses": [
1456+
"0x40",
1457+
"0x41",
1458+
"0x44",
1459+
"0x45"
1460+
]
1461+
},
14411462
{
14421463
"id": "sen54",
14431464
"displayName": "SEN54",

wippersnapper_components.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,6 +1438,27 @@
14381438
"0x38"
14391439
]
14401440
},
1441+
{
1442+
"id": "ina228",
1443+
"displayName": "INA228",
1444+
"name": "ina228",
1445+
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
1446+
"category": "i2c",
1447+
"dataTypes": [
1448+
"voltage",
1449+
"current"
1450+
],
1451+
"image": "https://cdn-shop.adafruit.com/640x480/5832-00.jpg",
1452+
"productUrl": "https://www.adafruit.com/product/5832",
1453+
"documentationUrl": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
1454+
"address": "0x40",
1455+
"addresses": [
1456+
"0x40",
1457+
"0x41",
1458+
"0x44",
1459+
"0x45"
1460+
]
1461+
},
14411462
{
14421463
"id": "sen54",
14431464
"displayName": "SEN54",

0 commit comments

Comments
 (0)