{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ADS7128",
  "description": "Arduino library for the TI ADS7128 8-channel 12-bit ADC with GPIO and window comparator",
  "url": "https://github.com/ArscottT/ADS7128-Arduino-Library",
  "author": {
    "@type": "Person",
    "name": "Your Name"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/ArscottT/ADS7128-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 25,
  "license": "https://spdx.org/licenses/MIT"
}