
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Vladimir Evdokimov"
    ];
    <http://schema.org/datePublished> "2026-04-20"^^<http://schema.org/Date>;
    <http://schema.org/description> "A library for RM3100 and RM2100 magneto-inductive magnetometers over SPI and I2C.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/EvdokimovVladimir/RM3100_Arduino-1.0.2.zip>;
    <http://schema.org/fileSize> 1447;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "RM3100-Arduino";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.2";
    <http://schema.org/url> <https://github.com/EvdokimovVladimir/RM3100>
  ] .
