{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "LTC2944_BMS",
  "description": "Battery Management System library for the LTC2944 gas gauge IC.",
  "url": "https://github.com/rleusden/LTC2944_BMS",
  "author": {
    "@type": "Person",
    "name": "Roland van Leusden"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/rleusden/LTC2944_BMS-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 197,
  "datePublished": "2026-03-27",
  "license": "https://spdx.org/licenses/MIT"
}