{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "VL53L5CX",
  "description": "Plug-and-play Arduino driver for the VL53L5CX 8x8 multizone Time-of-Flight sensor.",
  "url": "https://github.com/amitxgit/VL53L5CX-Arduino",
  "author": {
    "@type": "Person",
    "name": "Amit Kumar, STMicroelectronics"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/amitxgit/VL53L5CX-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 149,
  "datePublished": "2026-07-29",
  "license": "https://spdx.org/licenses/BSD-3-Clause"
}