🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    multiple 4-Relays on same I2C bus

    Units
    3
    5
    3.9k
    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.
    • bartblommaertsB
      bartblommaerts
      last edited by

      Is there a way to control more then 1 4-relay units with a StickC+ ?

      1 Reply Last reply Reply Quote 0
      • felmueF
        felmue
        last edited by

        Hello @bartblommaerts

        from what I can tell the 4-relay unit has a fixed I2C address (0x26) so connecting more than one directly doesn't work (I2C address conflict).

        However you should be able to control multiple 4-Relay units through a PaHub2.

        Note: I do not have the necessary units to test whether it actually works or not. My conclusion is solely from looking at the documentation.

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

        ajb2k3A 1 Reply Last reply Reply Quote 0
        • ajb2k3A
          ajb2k3 @felmue
          last edited by

          @felmue said in multiple 4-Relays on same I2C bus:

          Hello @bartblommaerts

          from what I can tell the 4-relay unit has a fixed I2C address (0x26) so connecting more than one directly doesn't work (I2C address conflict).

          However you should be able to control multiple 4-Relay units through a PaHub2.

          Note: I do not have the necessary units to test whether it actually works or not. My conclusion is solely from looking at the documentation.

          Thanks
          Felix

          @felmue is correct. The Address is hard coded and so you need to use the I2C hub for more that 1 unit.

          UIFlow, so easy an adult can learn it!
          If I don't know it, be patient!
          I've ether not learned it or am too drunk to remember it!
          Author of the WIP UIFlow Handbook!
          M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

          1 Reply Last reply Reply Quote 0
          • bartblommaertsB
            bartblommaerts
            last edited by

            Oh the PaHub>2< Unit :/

            its not available yet in the local stores. And the Pa.Hub (version 1) is sold out.

            ajb2k3A 1 Reply Last reply Reply Quote 0
            • ajb2k3A
              ajb2k3 @bartblommaerts
              last edited by

              @bartblommaerts said in multiple 4-Relays on same I2C bus:

              Oh the PaHub>2< Unit :/

              its not available yet in the local stores. And the Pa.Hub (version 1) is sold out.

              You're better off ordering direct from M5Stack

              UIFlow, so easy an adult can learn it!
              If I don't know it, be patient!
              I've ether not learned it or am too drunk to remember it!
              Author of the WIP UIFlow Handbook!
              M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

              1 Reply Last reply Reply Quote 0
              • First post
                Last post