mirror of https://github.com/arendst/Tasmota.git
40 lines
919 B
JSON
40 lines
919 B
JSON
{
|
|
"name": "I2Cdevlib-ADS1115",
|
|
"repository": {
|
|
"url": "https://github.com/jrowberg/i2cdevlib.git",
|
|
"type": "git"
|
|
},
|
|
"platforms": [
|
|
"atmelavr"
|
|
],
|
|
"frameworks": [
|
|
"arduino"
|
|
],
|
|
"dependencies": {
|
|
"frameworks": "arduino",
|
|
"name": "I2Cdevlib-Core"
|
|
},
|
|
"export": {
|
|
"include": "Arduino/ADS1115"
|
|
},
|
|
"version": "3b4c8bda90",
|
|
"authors": [
|
|
{
|
|
"maintainer": false,
|
|
"name": "Jeff Rowberg",
|
|
"url": "https://github.com/jrowberg",
|
|
"email": "jeff@rowberg.net"
|
|
}
|
|
],
|
|
"keywords": [
|
|
"i2c",
|
|
"comparator",
|
|
"reference",
|
|
"pga",
|
|
"oscillator",
|
|
"mux",
|
|
"i2cdevlib"
|
|
],
|
|
"id": 95,
|
|
"description": "ADS1115 is 16-Bit ADC with Integrated MUX, PGA, Comparator, Oscillator, and Reference"
|
|
} |