12 lines
323 B
JSON
12 lines
323 B
JSON
{
|
|
"name": "INA219",
|
|
"keywords": "i2c, driver, sensor, battery, monitor, current, voltage",
|
|
"description": "TI INA219 hi-side i2c current/power monitor Library",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/johngineer/ArduinoINA219"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|