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

    Can duet 2 wifi control arduino board?

    Scheduled Pinned Locked Moved
    General Discussion
    3
    3
    231
    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.
    • A Former User?
      A Former User
      last edited by

      Wondering is this setup work?

      Can duet 2 wifi control arduino uno/mega/due board?
      Via what kind of communication?

      Like send command to arduino to do things.

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

        The serial port on the PanelDue is probably the easiest, but there is some support for I2C as well. Bear in mind the Duet is 3.3v while most arduino boards are 5v so level conversion may be needed.

        There are a lot of threads on here, I'm sure you'll find something relevant if you go looking.

        1 Reply Last reply Reply Quote 0
        • Danalundefined
          Danal
          last edited by

          Yes. Via serial, I2C, or simple single logic pins.

          As mentioned, be sure you use a 3.3V arduino.

          Do you have an example in mind?

          Delta / Kossel printer fanatic

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