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

    How to control lots of Neopixel

    Scheduled Pinned Locked Moved PRODUCTS
    30 Posts 6 Posters 110.0k Views 4 Watching
    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.
    • O Offline
      osc @Thrasher
      last edited by

      @thrasher

      Thank you for your reply~
      So I need more than 21A !!
      I wonder if M5Stack can do with huge amp...

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

        @osc you will need a slightly different cable to use the PSU and you would connect like this.
        alt text

        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!

        O 1 Reply Last reply Reply Quote 0
        • T Offline
          Thrasher
          last edited by

          You can actually power up arduino/m5stack from USB or any other source, just make sure all grounds are connected (black wire)

          O 1 Reply Last reply Reply Quote 0
          • O Offline
            osc @ajb2k3
            last edited by

            @ajb2k3

            Thank you for nice tips!
            I understand how PSU and then, I'm researching how connect multiple LED strips.
            I think I just need a hub for controlling each strips.
            Maybe like above unit?
            https://m5stack.com/products/pahub-unit?_pos=2&_sid=469853686&_ss=r

            1 Reply Last reply Reply Quote 0
            • O Offline
              osc @Thrasher
              last edited by

              @thrasher
              I hope I can make it with supplying from USB Power like Apple USB adaptor!
              Could you tell me more detail about that?

              ajb2k3A T 2 Replies Last reply Reply Quote 0
              • ajb2k3A Offline
                ajb2k3 @osc
                last edited by

                @osc all each strip needs is data and gnd from the M5Stack. My lead can be used on any USB adapter that can provide enough power. The power supply you linked to only needs the 5V and gnd connected to the strip but both the supply and the M5Stack must have the gnd connected together.

                In addition if you have a pattered you want duplicated on a second strip you can connect strips together in parallel

                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!

                O 1 Reply Last reply Reply Quote 0
                • T Offline
                  Thrasher @osc
                  last edited by

                  @osc Considering strip will drain >10 A current you can compare it with apple adaptor output. Strips usually come with power source unit which provide heavy load

                  O 1 Reply Last reply Reply Quote 0
                  • O Offline
                    osc @ajb2k3
                    last edited by

                    @ajb2k3
                    Thank you for your kind explanation!
                    So I almost can't M5Stack's unit cable which I bought haha.
                    I just wonder which pins of M5Stack could I connect to?
                    I know M5Stack has only two DAC pins.
                    Could you tell me which good extension device??
                    thank you so much!

                    ajb2k3A 1 Reply Last reply Reply Quote 0
                    • O Offline
                      osc @Thrasher
                      last edited by

                      @thrasher
                      Thank you for you good tips!
                      So I should two adaptor like below.
                      https://amzn.to/3bN7tfR
                      or this? That's too expensive..
                      https://www.sanwa.co.jp/product/syohin.asp?code=ACA-IP64

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        Thrasher
                        last edited by

                        https://www.aliexpress.com/item/4000385799147.html?spm=a2g0o.productlist.0.0.398a3026DnIolq&algo_pvid=018f702f-143e-4ac7-b710-40149cfef11f&algo_expid=018f702f-143e-4ac7-b710-40149cfef11f-1&btsid=0b8b035c15819462182664106ee8a3&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_

                        16$ for 20A one

                        O 1 Reply Last reply Reply Quote 0
                        • O Offline
                          osc @Thrasher
                          last edited by

                          @thrasher
                          Thank you for your fast reply!
                          I would check my schedule!~

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

                            @osc Port A is ok for RGB LEDS, all you need to do is provide additional pins to the black and red wires.
                            Black, white and yellow remain connected between the M5Stack snd the leds
                            I need to make a picture :(
                            @Thrasher not all LED strips come with power supplies, Most RGB/neopixel/WS2812/SK6812 come without power supplies.

                            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!

                            O 2 Replies Last reply Reply Quote 0
                            • O Offline
                              osc @ajb2k3
                              last edited by

                              @ajb2k3
                              Thank you for your precise explanation!
                              So I can still use M5Stack's unit cable and PaHub!

                              I checked PaHub code above example here and tried to use UIflow.
                              https://docs.m5stack.com/#/en/unit/pahub

                              But I can't click the number and can't expect how programming..
                              Maybe I have to ask other question thread~
                              Thank you so much!

                              V14.3
                              alt text

                              1 Reply Last reply Reply Quote 0
                              • O Offline
                                osc @ajb2k3
                                last edited by

                                ![alt text](0_1581964708701_Screen Shot 2020-02-18 at 3.33.03.png image url)

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

                                  @osc Looks like you have discovered a bug however you don't need the hub to control the LEDS
                                  Also you dont need the i2c block

                                  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!

                                  O 1 Reply Last reply Reply Quote 0
                                  • O Offline
                                    osc @ajb2k3
                                    last edited by

                                    @ajb2k3
                                    So how could I add more pin for controlling five strips each from portA??

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

                                      @osc Each strip has data in and data out. you connect data in of the first strip to the m5stack and then the data in of the next strip is connected to data out of the first.
                                      alt text

                                      alt text

                                      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!

                                      O 1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        Thrasher
                                        last edited by

                                        Go hardcore. 74HC595

                                        1 Reply Last reply Reply Quote 0
                                        • O Offline
                                          osc @ajb2k3
                                          last edited by osc

                                          @ajb2k3
                                          Thank you for reply!
                                          I understand how to connect from one pin.
                                          Then I need to choose each cables between strips which has allowable current 4A, isn't it?

                                          @Thrasher
                                          At first I hoped I could use thin cables to each strips from each pins.
                                          I should research about 74HC595. Thanks!

                                          O 1 Reply Last reply Reply Quote 0
                                          • O Offline
                                            osc @osc
                                            last edited by

                                            This post is deleted!
                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • First post
                                              Last post