
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "TDK/Invensense"
    ];
    <http://schema.org/datePublished> "2026-05-07"^^<http://schema.org/Date>;
    <http://schema.org/description> "Allows to read accelerometer, gyroscope and temperature sensors from an ICM45687 Invensence IMU device.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/tdk-invn-oss/ICM45687-1.1.3.zip>;
    <http://schema.org/fileSize> 284;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "ICM45687";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.3";
    <http://schema.org/url> <https://github.com/tdk-invn-oss/motion.arduino.ICM45687>
  ] .
