Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Support for DS18B20 1-wire temperature sensors.

    Scheduled Pinned Locked Moved
    Firmware wishlist
    3
    5
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • roboduetundefined
      roboduet
      last edited by

      Is it possible to add support for DS18B20 temperature sensors to Duet firmware? Sensors are very popular, they are using 1-wire protocol, able to measure up to +125° C with decent accuracy.

      I want to measure different temperatures (steppers, PSU, lower side of e3dv6 hotend radiator, bed and so on).

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        It might be possible, but probably not easy because of the timing requirements of the DS18B20.

        You could connect a 100K thermistor to the E1 thermistor connector, and up to five 100K thermistors to the thermistor pins on the expansion connector along with 4.7K pullup resistors to +3.3V. That would allow you to display up to 6 additional temperatures in DuetWebControl.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        1 Reply Last reply Reply Quote 0
        • roboduetundefined
          roboduet
          last edited by

          Seems like DHT-series sensors are supported now. DS18B20 uses similar (but not the same) 1-wire protocol.

          1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators
            last edited by

            DHT-series sensors are supported in chrishamm's fork of RRF, and in the forthcoming (Iater this evening I hope) 1.20beta1 version

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            1 Reply Last reply Reply Quote 0
            • mortnundefined
              mortn
              last edited by

              Have there been any advances on the topic? I just broke my chamber sensor but there are still tons of DS18B20's lying around from my arduino days...

              1 Reply Last reply Reply Quote 1
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA