GithubHelp home page GithubHelp logo

Max number of supported leds? about synlight HOT 6 CLOSED

synless avatar synless commented on August 18, 2024
Max number of supported leds?

from synlight.

Comments (6)

Synless avatar Synless commented on August 18, 2024

Hi !

After some google searching it seams that there is no clear answer.
I tried pumping up the LED number to a 500 LEDs and the setup is not behaving correctly.
Mind you the max number of LED has to be change on the Arduino sketch as well.
I will work on that soon.

I would encourage you to try it and report your results :)

from synlight.

Synless avatar Synless commented on August 18, 2024

Alright, after some testing it seems that passed 1470 bytes the UDP transfer is not being done correctly.

image

Right here I increased 180 to 181 and the serial terminal froze. So 490 LEDs is the current maximum.
The frequency was not changed the slightest, about 15Hz without any ThreadSleeping, and it stands the RGB flickering very well. The time it took the NodeMCU to perform this loop is less than a millisecond. So even with lots of LEDs the NodeMCU is not the limiting performance factor.

I will see to include a header in the payload to let the NodeMCU knows that it should wait for a second payload. Strips longer than 490 LEDs will need several payloads.
Temporary fix for a display as big as yours : using a slightly less dense LED strip :/

from synlight.

burningd0g avatar burningd0g commented on August 18, 2024

I'll have some time, i ordered the nodemcu (and go a few centimeters of leds to so make first tests); i'll do the big screen when moving to new house in April/May .

Thanks for the feedback!

from synlight.

Synless avatar Synless commented on August 18, 2024

Seems to work thus far.
Payloads are being sent carrying the colors for 400 LEDs, and the terminal payload triggers the color refresh. I will test it with a 10 LEDs split to test it with my scaled-down setup.
Yours to test now ;)

from synlight.

burningd0g avatar burningd0g commented on August 18, 2024

I just ordered 8 meters of 100led/m strip, i will setup my nodemcu once it arrives (i got a neopixel square panel somewhere for testing purpose) , set up the mediacenter/node and wait for the strips to arrive and have some fun!

from synlight.

Synless avatar Synless commented on August 18, 2024

Since I heard no news, I concider this issue as solved. Feel free to re-open it if needed.

from synlight.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.