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