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

    Monitoring 20 thermistor channels with a Duet [Solved]

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    4
    125
    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.
    • code7undefined
      code7
      last edited by code7

      I have a unique 3D printer in which I need the ability to measure temperatures at many locations (heat sinks, motors, and at multiple locations on the hotend). Can someone recommend a Duet hardware solution that will allow me to best monitor up to 20 independent thermistors?

      I am currently using a Duet 2 Wifi v1.04a with all of the temperature channels maxed out. FW3.01-RC10, Duet WiFi sever 1.23, Duet Web Control 2.0.4

      Delta Printer Using a Duet 2 Wifi v1.04c, FW3.4.0beta2, Duet WiFi sever 1.26, Duet Web Control 3.3.0

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        I'm not sure of the limits off the top of my head, but I think Duet 3 with expansion boards might get you close. That's a lot of thermistor channels.

        https://duet3d.dozuki.com/Wiki/Duet_3_Mainboard_6HC_Hardware_Overview#main

        Z-Bot CoreXY Build | Thingiverse Profile

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

          RRF for Duet 3 supports up to 56 sensor channels total. RRF for Duet 2 supports up to 32.

          With Duet 3 and standard components, if you use a mixture of thermistors and PT100 sensors you could have 4 thermistors and 4 PT100 on the main board, and 3 thermistors and 4 PT100 on each EXP3HC board. Alternatively (and less expensive unless you need the other features of expansion boards) you could do a custom build of the SammyC21 firmware to support about 8 thermistors, then use 2 or 3 SammyC21 boards plus the Duet 3 main board.

          Another option might be to make a custom SPI daughter board using the MCP3208 ADC to support 8 thermistors, but this would involve more hardware and firmware development.

          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
          • code7undefined
            code7
            last edited by

            Thanks for the good options.

            Delta Printer Using a Duet 2 Wifi v1.04c, FW3.4.0beta2, Duet WiFi sever 1.26, Duet Web Control 3.3.0

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