{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "CS123x",
  "description": "Arduino library for Chipsea CS1237 and CS1238 24-bit differential ADCs (load cells, weight scales, bridge sensors).",
  "url": "https://github.com/FMazz97/CS123x",
  "author": {
    "@type": "Person",
    "name": "FMazz97"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/FMazz97/CS123x-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 4443,
  "datePublished": "2026-08-27",
  "license": "https://spdx.org/licenses/MIT"
}