-
Notifications
You must be signed in to change notification settings - Fork 30
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
>450 LED (500 needed) #102
Comments
Please send your |
Even if Led Count is set to 460 - Nr 451-460 isnt lightight up |
At the moment i have no clue what this can be. And you are shure your strip is ok? |
OK! Installed 3.1.3 First i double checked the hardware wiring and optimized it: 5000uF Capacitor added, wired the strip with + and - from both sides. 100W PS. But it seen there is a software issue if you use too many total LED's (>450-460) Strip is also flickering in random colors sometimes, if you use more than 460 LED's in total. So for the moment i can do a workaround if i start at LED 20 and stop by LED 465, - So i'm loosing 40 LED (20 each side) but it seems to work in this configuration. |
Okay... figured out the absolute max for me It's okay - maybee a memory issue? |
I think it is a power issue. |
I'm sorry... i gave you the wrong Value Works perfect now, i can live with 2+2LED's left |
You can try lowering the Data transmission Speed to 400kHz |
I got a little issue,
It seems you can only adress 450 LED. If you config more, the +450 LEDS aren't lighting.
I've read another guy hat the issue with >466LED and he tweaked the code so he got 600.
But he didn't clearly told how he tweaked it.
Someone wrote to uncomment "DMA" is a nice tweak for this but it didnt help.
Also tried maxled=500, but it didnt work for me - 450 is max.
I've installed 500 LED and it looks great, but i don't like it's stopps 1m before the end of the Wall :-(
The code is installed on a nodemcu
I tried to start at LED 50, but it doesnt bump up the other LED's
The text was updated successfully, but these errors were encountered: