Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Trying to calculate current draw for RGBW LED strip

    General Discussion
    4
    9
    762
    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.
    • mikebridge
      mikebridge last edited by

      Got a great deal on a spool of adafruit's analog 12v RGBW LED strip (https://www.adafruit.com/product/2439?length=1), so figured it would be great to connect to the duet wifi's duex5 expansion board, but trying to figure out how long of a strip i can safely run as there's no watt/meter spec available (i've found the 24v version of the LED strip here: https://www.shiji-led.com/Product/view/id/1004.html which appears identical except longer sections of 6 LEDs, vs the 12V having shorther 3 LEDs per section). the resistor codes appear to be 301 (marked as Red) and 151 for the other 3 (Green, Blue, White), was wondering if that would be enough to calculate watts/meter to not overload the 1.5amps available on the duex5 fan connector

      ayudtee 1 Reply Last reply Reply Quote 0
      • ayudtee
        ayudtee @mikebridge last edited by

        @mikebridge Adafruit's documentation is here:
        https://learn.adafruit.com/rgb-led-strips/current-draw
        You could also disable an unused heater output to drive the LEDs if the 1.5 amp fan connector limit is an issue.

        1 Reply Last reply Reply Quote 0
        • mikebridge
          mikebridge last edited by

          these are RGBW, not RGB, so I'm using that page as a benchmark, but just wanted to confirm the values if possible as there's no spec sheet for this specific item form them.

          Phaedrux ayudtee 2 Replies Last reply Reply Quote 0
          • Phaedrux
            Phaedrux Moderator @mikebridge last edited by

            @mikebridge Have you contacted Adafruit? Their support is pretty good.

            1 Reply Last reply Reply Quote 0
            • ayudtee
              ayudtee @mikebridge last edited by

              @mikebridge Interesting. I should have looked at their video before responding. I am curious how you will connect this to get all four colors? I assumed that all LEDs would have to be lit to get white, but maybe only the white LED comes on for white?

              mikebridge 1 Reply Last reply Reply Quote 0
              • mikebridge
                mikebridge @ayudtee last edited by

                @ayudtee said in Trying to calculate current draw for RGBW LED strip:

                @mikebridge Interesting. I should have looked at their video before responding. I am curious how you will connect this to get all four colors? I assumed that all LEDs would have to be lit to get white, but maybe only the white LED comes on for white?

                there's 4 led's in each 'package' (and 3 of those per 5cm section, so a total of 20 sections per meter), R G B and a dedicated W led (in this case, a 'soft white').

                If I'm using Ohm's law correctly, each segment with all LEDs (12) lit would be using 280mA which seems REALLY high
                12v/300=.04, 12v/150=.08, for .04+3*(.08)= .28

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

                  It sound to me that if you light all 4 colours together, the current draw will be about 80mA per 5cm for the 12V version, and 80mA per 10cm for the 24V version.

                  1 Reply Last reply Reply Quote 0
                  • ayudtee
                    ayudtee last edited by

                    280mA does seem too high for a (3) 4 color LED segment. If adafruit's RGB strip's LEDs have the same values as their RGBW strip and each color LED uses 20mA per segment, then each 4 color - 3 LED segment would use 80mA.

                    1 Reply Last reply Reply Quote 0
                    • mikebridge
                      mikebridge last edited by mikebridge

                      it does appear to be the case that its ~80mA per RGBW section (20mA*4), with 20 sections per meter for this product.
                      Would the amps drawn be linear w/ the PWM range i.e. full 20mA per section at S255, but 2mA at S25.5?

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