
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Data Processing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "tongl"
    ];
    <http://schema.org/datePublished> "2026-04-08"^^<http://schema.org/Date>;
    <http://schema.org/description> "Magnetometer hard and soft iron calibration library for Arduino";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/tl5915/magnetometer_calibration-1.1.1.zip>;
    <http://schema.org/fileSize> 162;
    <http://schema.org/name> "magnetometer_calibration";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.1";
    <http://schema.org/url> <https://github.com/tl5915/magnetometer_calibration>
  ] .
