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

    Fan tacho readout

    Scheduled Pinned Locked Moved Unsolved
    Duet Hardware and wiring
    2
    5
    289
    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.
    • KP0005undefined
      KP0005
      last edited by

      While reading through the forums, I came to believe there is a way to connect a fan tachometer output to the Duet 2 Maestro in order to get a speed readout. I connected the pin to EXP_0 using a 1N4148 diode, cathode (black strip part) to the yellow wire, anode to Duet. Is there more to it than that? I can't seem to find the readout anywhere in the web UI.

      RRF 3.01-RC6, DWC2.11

      1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by A Former User

        should have to configure both the fan output and input with m950

        M950 F2 C"!Fan2+exp.pb6" Q25000 ;

        see rrf3 notes for
        https://duet3d.dozuki.com/Wiki/Gcode#Section_M106_Fan_On

        1 Reply Last reply Reply Quote 0
        • KP0005undefined
          KP0005
          last edited by

          Thanks! Should I use a pullup on the input pin?

          1 Reply Last reply Reply Quote 0
          • A Former User?
            A Former User
            last edited by

            i'd expect so as the tach output is usually open collector. you might have to adjust the pin name to fit the maestro as well.

            1 Reply Last reply Reply Quote 0
            • KP0005undefined
              KP0005
              last edited by

              Thanks, I got the readout now! Now to just solve the little problem of it always being zero 🙂

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