{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MLX90642",
  "description": "A small library to read the MLX90642 32x24 IR Camera",
  "url": "https://github.com/dndubins/MLX90642",
  "author": {
    "@type": "Person",
    "name": "David Dubins"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/dndubins/MLX90642-1.0.3.zip",
  "softwareVersion": "1.0.3",
  "fileSize": 258,
  "datePublished": "2026-03-18",
  "license": "https://spdx.org/licenses/GPL-3.0"
}