{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DIYables_DS18B20",
  "description": "Non-blocking library for the DS18B20 1-Wire temperature sensor",
  "url": "https://diyables.io/dp/B0BPFYQT8C",
  "author": {
    "@type": "Person",
    "name": "DIYables.io"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/DIYables/DIYables_DS18B20-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 25,
  "datePublished": "2026-09-07",
  "license": "https://spdx.org/licenses/BSD-3-Clause"
}