
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "angeloINTJ"
    ];
    <http://schema.org/description> "BMP280/BME280 sensor driver for RP2040 with PIO and Wire I2C support";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/angeloINTJ/BMx280PIO_RP2040-1.0.2.zip>;
    <http://schema.org/fileSize> 31;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "BMx280PIO_RP2040";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.2";
    <http://schema.org/url> <https://github.com/angeloINTJ/BMx280PIO_RP2040>
  ] .
