Hi there, first-time poster here, love the project!
I’ve been playing around with WLED along with Pixelblaze, a non-open-source ESP32 controller that has been mentioned here a few times.
I’d prefer to work on an open-source platform of course. But before I spend more time on WLED firmware/software, I was wondering if information is available on what the typically acheivable performance is, compared to Pixelblaze firmware/software. Mostly I am wondering about frame rate (in terms of pixel updates per second or string updates per second for a given string length) and dynamic range (how many brightness levels are possible for each LED, especially for APA102 LEDs that are capable of high dynamic range).
Considering both WLED and Pixelblaze firmware run on ESP32, I would expect the technical capabilities to be in the same ballpark, given the same LED string and pattern.
So far though, I haven’t seen a demo pattern on WLED that visually appears comparable to many of the patterns on Pixelblaze, in terms of frame rate and dynamic range. I’m wondering if that suggests that there are low-level limitations in the way WLED firmware works that would prevent creation of patterns with similar smoothness / complexity / dynamic range, to patterns run on Pixelblaze. Or, instead, if this is simply a limitation of the existing demo patterns.
Here are some indicative specs claimed by Pixelblaze on frame rate: * “Pixelblaze can generate between 12,000-45,000 pixels per second, and can drive up to 5000 pixels. 100 LEDs: 120-400+ FPS (very fast animations, special effects, POV). 1000 LEDs: 12-40+ FPS (animations, backgrounds)”
I haven’t seen the Pixelblaze’s dynamic range quantified–in one place Pixelblaze simply states that it is designed to take advantage of APA102 LEDs and can produce “dynamic range well beyond 0-255.” I read somewhere that the APA102 controllers may offer about 13-bit (0-8000) dynamic range, and that may be further divisible using global brightness control settings–again, not sure exactly what Pixelblaze is doing or what is even possible with your typical APA102 knockoff (SK9822 etc.)
Any thoughts? Indicative data available to compare the two firmwares with the same pattern / LED string and see how they perform?
Cheers!