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