
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "swherdman"
    ];
    <http://schema.org/datePublished> "2026-04-20"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for HLK-LD6004 60GHz 3D presence radar sensor.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/swherdman/HLK_LD6004-0.1.0.zip>;
    <http://schema.org/fileSize> 18;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "HLK-LD6004";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.0";
    <http://schema.org/url> <https://github.com/swherdman/HLK-LD6004>
  ] .
