
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Jorge Perales"
    ];
    <http://schema.org/datePublished> "2026-04-12"^^<http://schema.org/Date>;
    <http://schema.org/description> "NTC temperature library with automatic beta calculation";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Japs35/NTC_Temp-1.0.1.zip>;
    <http://schema.org/fileSize> 4;
    <http://schema.org/name> "NTC_Temp";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.1";
    <http://schema.org/url> <https://github.com/Japs35/NTC_Temp>
  ] .
