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

Reset Pulse for newer WS2812B #5

Open
sGoehner opened this issue Jun 4, 2021 · 1 comment
Open

Reset Pulse for newer WS2812B #5

sGoehner opened this issue Jun 4, 2021 · 1 comment

Comments

@sGoehner
Copy link

sGoehner commented Jun 4, 2021

Hi,

I just implemented a control for the WS2812B LEDs based on Your tutorial (thanks btw. it was very helpful :)). At first I could not make the WS2812B LEDs work and therefore did a bit of research. It turned out that the specification changed for newer models of the LEDs. Especially the reset pulse is now required to take at least 280 us. Check out: http://www.world-semi.com/Certifications/WS2812B.html for the newest datasheet. With an adjustment of the reset pulse duration the LEDs light up now. Hope that helps anyone.

@MaJerle
Copy link
Owner

MaJerle commented Jun 5, 2021

Thats a good point. Can you make a pull request with changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants