{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ADS112C04",
  "description": "Arduino driver for the Texas Instruments ADS112C04 16-bit ADC.",
  "url": "https://github.com/juarendra/ADS112C04-Arduino",
  "author": {
    "@type": "Person",
    "name": "Juarendra Ramadhani"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/juarendra/ADS112C04-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 5,
  "datePublished": "2026-07-26",
  "license": "https://spdx.org/licenses/MIT"
}