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

    Duet 3 changing the Panel due IO, Possible?

    Scheduled Pinned Locked Moved Unsolved
    PanelDue
    4
    11
    393
    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.
    • BoAundefined
      BoA
      last edited by BoA

      You can change using M575. Not sure if You can create 2 PanelDue ports.
      But... for Duet3 only IO0 and IO1 provide serial port functionality

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

        Recent firmware for Duet 3 supports two serial ports, however some parts of the code assume that only the first can be a PanelDue.

        What use case do you have for two devices using PanelDue protocol?

        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

        ktapperundefined 1 Reply Last reply Reply Quote 0
        • ktapperundefined
          ktapper @dc42
          last edited by

          @dc42 I am setting up Neo-pixel rings running on an Arduino for the BLV project and don't want to steal the signal line and rather get the info from another unused port. I did it with Wifi since there where two pins sending that signal.

          BoAundefined 1 Reply Last reply Reply Quote 0
          • BoAundefined
            BoA @ktapper
            last edited by

            @ktapper Why wouldn't You use port designed to drive neopixel and dotstar LEDs together with M150 ?

            ktapperundefined 1 Reply Last reply Reply Quote 0
            • ktapperundefined
              ktapper @BoA
              last edited by

              @BoA first, I am not that suave...second noticed them but since I was just converting over from Wifi to Duet 3, not sure I was wanting to figure it out. Not sure how to hook up 3 Neopixel rings to it.

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

                Take a look here: https://duet3d.dozuki.com/Wiki/Neopixel_and_DotStar_LEDs

                Z-Bot CoreXY Build | Thingiverse Profile

                ktapperundefined 1 Reply Last reply Reply Quote 0
                • ktapperundefined
                  ktapper @Phaedrux
                  last edited by

                  @Phaedrux Only controls 1...I have 3

                  BoAundefined 1 Reply Last reply Reply Quote 0
                  • BoAundefined
                    BoA @ktapper
                    last edited by

                    @ktapper You just need to connect iutput data from one to input data on the next.

                    ktapperundefined 1 Reply Last reply Reply Quote 0
                    • ktapperundefined
                      ktapper @BoA
                      last edited by

                      @BoA Each ring shows a separate gauge.

                      BoAundefined 1 Reply Last reply Reply Quote 0
                      • BoAundefined
                        BoA @ktapper
                        last edited by

                        @ktapper Not sure if that matters. Logic can be totally independent from physical connection.

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