Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. WS2811 RGB strip lights up in groups of three

WS2811 RGB strip lights up in groups of three

Scheduled Pinned Locked Moved Hardware
11 Posts 5 Posters 8.4k Views 4 Watching
  • 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.
  • Daniel OliveiraD Offline
    Daniel OliveiraD Offline
    Daniel Oliveira
    wrote on last edited by
    #2

    Hi,

    Looking at the product picture indeed there is only one WS2811 IC per each 3 LEDs. So... I'm afraid the behaviour that you describe is that LED strip can do...

    I have around here some WS2801 LED strips and there's one IC per LED.

    MySensors rules my home :)

    1 Reply Last reply
    0
    • Daniel OliveiraD Offline
      Daniel OliveiraD Offline
      Daniel Oliveira
      wrote on last edited by
      #3

      Just found this in the product description : "LED Type: 1 WS2811 IC control 3 LED Chip,"

      MySensors rules my home :)

      mfalkviddM 1 Reply Last reply
      0
      • Daniel OliveiraD Daniel Oliveira

        Just found this in the product description : "LED Type: 1 WS2811 IC control 3 LED Chip,"

        mfalkviddM Offline
        mfalkviddM Offline
        mfalkvidd
        Mod
        wrote on last edited by
        #4

        Thanks @Daniel-Oliveira. I read the part about 3 leds but thought that one IC controlled three leds individually. But since WS2811 can only control one address per chip, it makes sense that they light up in groups of 3.

        Oh well, you always learn something :)

        1 Reply Last reply
        0
        • Daniel OliveiraD Offline
          Daniel OliveiraD Offline
          Daniel Oliveira
          wrote on last edited by
          #5

          Well... I'm sorry for you, but at least now everyone that reads this thread will be aware.

          Cheers

          MySensors rules my home :)

          mfalkviddM 1 Reply Last reply
          0
          • Daniel OliveiraD Daniel Oliveira

            Well... I'm sorry for you, but at least now everyone that reads this thread will be aware.

            Cheers

            mfalkviddM Offline
            mfalkviddM Offline
            mfalkvidd
            Mod
            wrote on last edited by
            #6

            @Daniel-Oliveira yup. For me, electronics is all about learning new stuff. Either from other people's mistakes, or by my own mistakes :)

            Thanks for the quick answer.

            1 Reply Last reply
            1
            • TetnobicT Offline
              TetnobicT Offline
              Tetnobic
              wrote on last edited by
              #7

              @mfalkvidd So where you buy the right led strip ?
              Thanks for your reponse

              mfalkviddM 1 Reply Last reply
              0
              • TetnobicT Tetnobic

                @mfalkvidd So where you buy the right led strip ?
                Thanks for your reponse

                mfalkviddM Offline
                mfalkviddM Offline
                mfalkvidd
                Mod
                wrote on last edited by
                #8

                @Tetnobic https://www.aliexpress.com/item/1m-2m-3m-4m-5m-ws2812b-ws2812-led-strip-individually-addressable-smart-led-strip-black-white/32682015405.html
                I bought 5m 30 black pcb ip30

                N 1 Reply Last reply
                0
                • mfalkviddM mfalkvidd

                  @Tetnobic https://www.aliexpress.com/item/1m-2m-3m-4m-5m-ws2812b-ws2812-led-strip-individually-addressable-smart-led-strip-black-white/32682015405.html
                  I bought 5m 30 black pcb ip30

                  N Offline
                  N Offline
                  Nicklas Starkel
                  wrote on last edited by
                  #9

                  @mfalkvidd , quite OT, but how do you power these?
                  I have them as well and when I calculate how much amp they should draw it is quite much!
                  However, when I check what they actually draw is quite low. Around 3-4A on full bright white.
                  Do not really know what I should aim for because you can find nice 5A or less quite easily while above this you would have to go with big ugly power supplys.
                  And it's a shame they work in 5V only as 12V would be much better for me (and get more A out of as well from smaller power supplys)

                  mfalkviddM 1 Reply Last reply
                  0
                  • N Nicklas Starkel

                    @mfalkvidd , quite OT, but how do you power these?
                    I have them as well and when I calculate how much amp they should draw it is quite much!
                    However, when I check what they actually draw is quite low. Around 3-4A on full bright white.
                    Do not really know what I should aim for because you can find nice 5A or less quite easily while above this you would have to go with big ugly power supplys.
                    And it's a shame they work in 5V only as 12V would be much better for me (and get more A out of as well from smaller power supplys)

                    mfalkviddM Offline
                    mfalkviddM Offline
                    mfalkvidd
                    Mod
                    wrote on last edited by
                    #10

                    @Nicklas-Starkel yep, that is a problem, at least in theory.
                    However, I have been powering my arcade game screen from a 2.1A USB powerpack without problems. So maybe they don't use as much power as they are specified for.

                    I am considering buying a good 230VAC->12VDC adapter and use one or a few of these to get 5V: https://www.aliexpress.com/item/5A-XL4015-DC-DC-4-38V-to-1-25-36V-24V-12V-9V-5V-Step-Down/32713638689.html

                    If you find anything nice, please let me know.

                    1 Reply Last reply
                    0
                    • J Offline
                      J Offline
                      jack.historia
                      wrote on last edited by
                      #11

                      You guys had the wrong LED type in the arduino setup:

                      //   NEO_GRB     Pixels are wired for GRB bitstream (most NeoPixel products)
                      //   NEO_RGB     Pixels are wired for RGB bitstream (v1 FLORA pixels, not v2)
                      //   NEO_RGBW    Pixels are wired for RGBW bitstream (NeoPixel RGBW products)
                      

                      I have the 12V GRB option - one controller connected to 3 leds but it runs smooth as a cat. With RGB and RGBW it doesn't work that well and I see only 3 led chunks. ali express link 12V2811 5m |1 50 leds | White PCB

                      That is the setup line that works for the WS2811 RGB strip (GRB strip):

                      Adafruit_NeoPixel strip = Adafruit_NeoPixel(NUM_LEDS, PIN, NEO_GRB + NEO_KHZ800);
                      

                      I went on this by accident and I thought I should let you know even after 2 years :-) Hope that helps

                      1 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      18

                      Online

                      11.7k

                      Users

                      11.2k

                      Topics

                      113.1k

                      Posts


                      Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • MySensors
                      • OpenHardware.io
                      • Categories
                      • Recent
                      • Tags
                      • Popular