Skip to content

Two LED strip on RPI 4 #40

Open
Open
@MdotWym

Description

Hi

Thank you for your WS2812 server.

I tried your it with two LED strips. It worked from the beginning very nice with only one strip.
Then I connected a second, which is not working.
For the first, the setup is:
setup 1,256,3,0,255,18; init;

Using the second, the setup is:
setup 1,256,3,0,255,18; setup 2,60,3,0,255,13; init;

The first one uses PWM0, the second PWM1 (I guess). So in theory two strips can be connected.
Before going into details I'd like to know if I'm doing something fundamentally wrong.

Do you prefer another channel to ask such basic questions?

BR
Wym

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions