Ws2812b led cube help

Hi guys, I started working with arduino a little while ago and I'm intending to make an 8x8x8 led cube using ws2812b led chips, like in this video: HariFun #205 - Floating RGB LED Cube Sculpture - YouTube

Normally, the LED strip comes individually with a capacitor and a resistor for each LED chip, in this case for the cube I would like to make only the LED chip apparent.

My question would be:

  1. Can I use a capacitor under each 8 led tower? If yes what would be its value? My intention is to keep the capacitors hidden under the platform.
  2. Do I need a resistor in each LED chip or can I use only one resistor in the data input of the first LED? If yes what would be its value?
    Remembering that in total I will be using 512 LED chips.

Thank you very much!

Hi
If all LEDs are lit in white, the current consumption will be in the order of 26 Amperes.

No, it must be one cap per led and these must be very close to the led pins. They are called "bypass" caps and prevent the chips in the leds from causing malfunctions in the chips in the other leds. So for the caps to work best, they should be the closer to the chip than any other component.

Are you certain there are resistors on the strip? Normally there are only capacitors.

Thanks for the answer!

The capacitor I could then solder one behind each LED chip. 100nf would be enough?

These chips https://http2.mlstatic.com/D_NQ_NP_891732-MLB43146113962_082020-O.webp usually come with a resistor and a capacitor, so I was in doubt whether a resistor is needed for each chip or I could use just one on the first LED DatIn.

I see what you mean. Not sure what those resistors are for. Could do with a schematic of those little boards to see how the resistor is connected.

The same as the resistors you are advising at the start of the chain. :sunglasses: In series with "Din".

As these are individual units intended to be connected (and can be purchased) with length of ribbon cable between, it makes sense that the resistor is included to suppress any transmission line effects in between. The resistor of course has no deleterious effects on the signal between LEDs.

You can also obtain the single chip modules without the resistor - but with the capacitor.


Of course you would need to add a capacitor to each if you used the 5 mm axial version of the LEDs, it should be possible (just) to solder a chip across the supply leads. :roll_eyes:

I calculate 28 A (given the generally cited figure of 55 mA per LED), IOW a 30 A power supply and suitable wiring to the cube supports.