12345678910111213141516171819 |
- {
- "name": "ADS1118 library",
- "version": "1.0.3",
- "frameworks": "Arduino",
- "license": "MIT",
- "keywords": "ADS1118, SPI, ADC, 16-BIT",
- "description": "Arduino library for TI ADS1118 (16-Bit Analog-to-Digital Converter with Internal Reference and Temperature Sensor).",
- "downloadUrl": "https://github.com/denkitronik/ADS1118/archive/master.zip",
- "authors":
- {
- "name": "Alvaro Salazar <alvaro@denkitronik.com>",
- "maintainer": true
- },
- "repository":
- {
- "type": "git",
- "url": "https://github.com/denkitronik/ADS1118"
- }
- }
|