{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Adafruit VL53L7CX",
  "description": "Arduino library for the ST VL53L7CX 8x8 Time-of-Flight sensor",
  "url": "https://github.com/adafruit/Adafruit_VL53L7",
  "author": {
    "@type": "Person",
    "name": "Limor 'ladyada' Fried with assistance from Claude Code"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/adafruit/Adafruit_VL53L7CX-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 200,
  "datePublished": "2026-04-05",
  "license": "https://spdx.org/licenses/NOASSERTION"
}