{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "7Semi_BMP585",
  "description": "Lightweight BMP585 driver for Arduino (I2C/SPI) with beginner-friendly defaults.",
  "url": "https://github.com/7semi-solutions/7Semi-BMP585-Pressure-Sensor",
  "author": {
    "@type": "Person",
    "name": "7Semi"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/7semi-solutions/7Semi_BMP585-1.1.1.zip",
  "softwareVersion": "1.1.1",
  "fileSize": 17,
  "license": "https://spdx.org/licenses/MIT"
}