Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RGBW+WW support (WS2805) #3608

Closed
Modalen-Engineering opened this issue Dec 22, 2023 · 15 comments
Closed

RGBW+WW support (WS2805) #3608

Modalen-Engineering opened this issue Dec 22, 2023 · 15 comments
Labels
enhancement fixed in source This issue is unsolved in the latest release but fixed in master

Comments

@Modalen-Engineering
Copy link

Hi!
Is anybody working on RGBW+WW support?
I will receive some ws2805 tape in January and see that WLED don't support it right now.
From the datasheet i can that data is similar to ws2814 with 8 extra bit for the last white.
Worldsemi-WS2805 EN.pdf

@blazoncek
Copy link
Collaborator

No, not yet. Check if NeoPixelBus supports it.

@SourceQuality
Copy link

SourceQuality commented Feb 9, 2024

It seems like support is being added to NeoPixelBus as of a couple of days ago. (Potentially the next release?)

Makuna/NeoPixelBus#765

Makuna/NeoPixelBus#764

@R3Cardoso
Copy link

Any news about the support about this?
I just recived it, I thought I could color it like I don on Govee M1, using the WS2814, but on this on it doesn't work. It just display random colors every group of leds.

@arjanhagedoorn
Copy link

Any news about the support about this? I just recived it, I thought I could color it like I don on Govee M1, using the WS2814, but on this on it doesn't work. It just display random colors every group of leds.

I guess this is because you need to send a extra byte. If you send 4 byte standard, it will take the byte for the next message.

I ordered some ledstrips too, so I second this request

@blazoncek
Copy link
Collaborator

A groundwork has been done in #3810
If you wish to speed up, add support in bus_wrapper.h and other relevant files and make a PR.

@blazoncek
Copy link
Collaborator

Screenshot 2024-03-24 at 11 42 01
I will need beta testers. Please contact me on Discord in beta testing channel.

@blazoncek blazoncek added fixed in source This issue is unsolved in the latest release but fixed in master waiting for feedback addition information needed to better understand the issue labels Mar 24, 2024
@blazoncek blazoncek added this to the 0.15.0-alpha candidate milestone Mar 24, 2024
@blazoncek blazoncek removed the waiting for feedback addition information needed to better understand the issue label Mar 24, 2024
@MrSpoocy
Copy link

@Modalen-Engineering which Controller you are used? Because when i read the datasheet, the Date line Need the Same voltage as the stripe (e.g 24v).

@R3Cardoso
Copy link

@Modalen-Engineering which Controller you are used? Because when i read the datasheet, the Date line Need the Same voltage as the stripe (e.g 24v).

?
Data need voltage 24v? What are you talking about.
Also this situation is already resolved on version 0.15 betas.

@Modalen-Engineering
Copy link
Author

@Modalen-Engineering which Controller you are used? Because when i read the datasheet, the Date line Need the Same voltage as the stripe (e.g 24v).

5v signal level. 24v supply. Same ground as supply but not same signal Level.
Controller i have used is a custom PCB with 5v linedrivers.

@harshsyd
Copy link

harshsyd commented Jun 8, 2024

I have tested this, it works well and looks pretty good except every 10-30 seconds, the lights flicker to white. It stopped for 1-2 days, now it has returned. Not sure what's going on?

2024-06-08 18_21_14-LED Settings and 12 more pages - Personal - Microsoft​ Edge
2024-06-08 18_21_01-LED Settings and 12 more pages - Personal - Microsoft​ Edge

Happens on all effects, Solid or any other. Changing colours make no difference.

@blazoncek
Copy link
Collaborator

HW issue.

@harshsyd
Copy link

harshsyd commented Jun 8, 2024

Fair, will try different ESP32 and have a look! Could it also be the connections to the LED or a faulty ESP32 you would say?

@edolat77
Copy link

Screenshot 2024-03-24 at 11 42 01
I will need beta testers. Please contact me on Discord in beta testing channel.

do you stil need beta testers? I'm about to get a big spool of ws2805 and really need it to work with wled

@blazoncek
Copy link
Collaborator

No for that particular issue but otherwise welcome.

@miauwzvisualz
Copy link

Works nice, thanks! there is no option yet for artnet with 5 colors per Pixel. That would be perfect!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fixed in source This issue is unsolved in the latest release but fixed in master
Projects
None yet
Development

No branches or pull requests

9 participants