{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MAX30001",
  "description": "Library for the MAXIM 30001G sensor",
  "url": "https://github.com/uutzinger/Arduino_MAX30001G",
  "author": {
    "@type": "Person",
    "name": "Urs Utzinger"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/uutzinger/MAX30001-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 3909,
  "datePublished": "2026-03-12",
  "license": "https://spdx.org/licenses/MIT"
}