{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "TinyBME280",
  "description": "A lightweight Arduino library for BME280 module running on ESP8266 and ESP32.",
  "url": "https://github.com/exocet22/TinyBME280",
  "author": {
    "@type": "Person",
    "name": "Yvan Régeard"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Exocet22/TinyBME280-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 8,
  "datePublished": "2025-03-15",
  "license": "https://spdx.org/licenses/MIT"
}