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