• Sun 2019.03.03

    While I have no experience with this module, I do observe the following:

    ref http://www.espruino.com/DS18B20

    Line #2 of the code example above doesn't appear to pull in the corresponding module, and most likely isn't creating an object instance.

    See snippet under heading 'Software' also 2nd line:
    var sensor = require("DS18B20").connect(ow);

    Therefore what is being observed is in fact what the circuitry sees. Unknown



    Was the example on that page tried verbatim?

About

Avatar for Robin @Robin started