{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ADS1219-SOLDERED",
  "description": "Arduino driver for the TI ADS1219 24-bit 4-channel ADC.",
  "url": "https://soldered.com/",
  "author": {
    "@type": "Person",
    "name": "Soldered"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/SolderedElectronics/ADS1219_SOLDERED-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 24,
  "datePublished": "2026-05-19",
  "license": "https://spdx.org/licenses/GPL-3.0"
}