| 123456789101112131415161718 |
- {
- "name": "I2Cdevlib-ADS1115",
- "keywords": "MUX, PGA, comparator, oscillator, reference, i2cdevlib, i2c",
- "description": "ADS1115 is 16-Bit ADC with Integrated MUX, PGA, Comparator, Oscillator, and Reference",
- "include": "Arduino/ADS1115",
- "repository":
- {
- "type": "git",
- "url": "https://github.com/jrowberg/i2cdevlib.git"
- },
- "dependencies":
- {
- "name": "I2Cdevlib-Core",
- "frameworks": "arduino"
- },
- "frameworks": "arduino",
- "platforms": "atmelavr"
- }
|