Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. lozzer65
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by lozzer65

    • lozzer65

      Extract sensor values in Node-red
      Node-RED • • lozzer65  

      23
      0
      Votes
      23
      Posts
      10216
      Views

      scottdube

      @tbowmo Thank you! I am needing the inspiration!
    • lozzer65

      Problem with DHT11 sensor
      General Discussion • • lozzer65  

      6
      0
      Votes
      6
      Posts
      6256
      Views

      mfalkvidd

      @lozzer65 that's very strange. Are you sure the sketch above is what was uploaded to the Arduino? This code if (isnan(temperature)) { Serial.println("Failed reading temperature from DHT!"); should guarantee that nan is never printed.
    • lozzer65

      Multiple onewire sensors problem
      General Discussion • • lozzer65  

      5
      0
      Votes
      5
      Posts
      1431
      Views

      wallyllama

      1-wire doesnt do well with star wiring, linear is better, choosing the right pull up resistor is important, (4.7k is common, but not always the best), parasitic power? If so longer conversion time. Search "reliable 1-wire", there are some good wiring guides out there. It looks like you have 5000 millis fornconversion, should be long enough. Maybe too long? I dont know how 1-wire handles holding on to the reading, maybe combined with parasitic power they are shitting down before you get the reading. In parasite mode you have to cycle them enough to keep them powered up.
    • lozzer65

      DHT11 Sketch Issue
      General Discussion • • lozzer65  

      2
      0
      Votes
      2
      Posts
      717
      Views

      lozzer65

      To the person that commented on the build instructions. Check your wiring. I now have it working on 2.1 library with no code changes.
    • lozzer65

      First Sensor project, Steep learning curve.
      General Discussion • • lozzer65  

      15
      0
      Votes
      15
      Posts
      3039
      Views

      lozzer65

      Purchased from Amazon