64 lines
1.4 KiB
JSON
64 lines
1.4 KiB
JSON
|
{
|
||
|
"description": "INA219 hi-side i2c current/power sensor Library",
|
||
|
"repository": {
|
||
|
"url": "https://github.com/flav1972/ArduinoINA219",
|
||
|
"type": "git"
|
||
|
},
|
||
|
"platforms": [
|
||
|
"atmelavr",
|
||
|
"atmelsam",
|
||
|
"espressif8266",
|
||
|
"intel_arc32",
|
||
|
"microchippic32",
|
||
|
"nordicnrf51",
|
||
|
"teensy",
|
||
|
"timsp430"
|
||
|
],
|
||
|
"export": {
|
||
|
"exclude": [
|
||
|
"extras",
|
||
|
"docs",
|
||
|
"tests",
|
||
|
"test",
|
||
|
"*.doxyfile",
|
||
|
"*.pdf"
|
||
|
],
|
||
|
"include": null
|
||
|
},
|
||
|
"authors": [
|
||
|
{
|
||
|
"maintainer": false,
|
||
|
"name": "DeCristofaro John",
|
||
|
"url": null,
|
||
|
"email": "johngineer@yahoo.com"
|
||
|
},
|
||
|
{
|
||
|
"maintainer": false,
|
||
|
"name": "Jukka-Pekka Sarjanen",
|
||
|
"url": null,
|
||
|
"email": "jukka-Pekka.sarjanen@kone.com"
|
||
|
},
|
||
|
{
|
||
|
"maintainer": false,
|
||
|
"name": "gandy92",
|
||
|
"url": null,
|
||
|
"email": "gandy92@googlemail.com"
|
||
|
},
|
||
|
{
|
||
|
"maintainer": true,
|
||
|
"name": "Flavius Bindea",
|
||
|
"url": null,
|
||
|
"email": "flav@flav.com"
|
||
|
}
|
||
|
],
|
||
|
"keywords": [
|
||
|
"sensors"
|
||
|
],
|
||
|
"id": 411,
|
||
|
"name": "ArduinoINA219",
|
||
|
"frameworks": [
|
||
|
"arduino"
|
||
|
],
|
||
|
"version": "1.0.1",
|
||
|
"homepage": null
|
||
|
}
|