
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Nesara Thejan"
    ];
    <http://schema.org/datePublished> "2026-07-17"^^<http://schema.org/Date>;
    <http://schema.org/description> "A simple Arduino library for the MPU6050 sensor.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Nesara-Thejan/MPU6050_Nexa-1.0.5.zip>;
    <http://schema.org/fileSize> 11;
    <http://schema.org/license> <https://spdx.org/licenses/NOASSERTION>;
    <http://schema.org/name> "MPU6050_Nexa";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.5";
    <http://schema.org/url> <https://github.com/Nesara-Thejan/MPU6050_Nexa>
  ] .
