
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Ron Barry"
    ];
    <http://schema.org/description> "Implements the ms5611 interface using any pair of arduino pins";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/foodini/SPI_Library_for_MS5611_Altimeter_and_Temperature_Sensor-2.0.0.zip>;
    <http://schema.org/fileSize> 8;
    <http://schema.org/name> "SPI Library for MS5611 Altimeter and Temperature Sensor";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "2.0.0";
    <http://schema.org/url> <https://github.com/foodini/arduino_ms5611_spi>
  ] .
