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