How does this compare to FastLED [1] on the same ESP8266 (and ESP32) platform? FastLED is free and open source, and support almost all LED drivers out there. Writing animations with FastLED might not be as easy as with Pixelblaze, but similarly only requires a few lines of code.
[1] https://github.com/FastLED/FastLED
Cynddl - 3 hours ago
If you want to get a feel for what you can make, you can browse published patterns here:
https://electromage.com/patterns/I was interviewed by embedded.fm about Pixelblaze and some other projects
https://www.embedded.fm/episodes/220
Might be interesting to other folks wanting to do something similar, we cover some of the meta around making and selling a DIY thing and learning things along the way. Highly recommend the podcast as well.
simap - an hour ago
Curious if it can accept DMX in any form? (Though iirc DMX only goes to 16bit color)
exabrial - 23 minutes ago
Off topic but I like that his website puts the menu where your thumb on mobile can actually reach it
harryf - 3 hours ago
This is exactly what I imagined a great LED pattern management system would be, except executed 10 times better than anything I could have built.
rubatuga - 41 minutes ago
I've spent the last four years learning the art and craft of LED art. I suppose I wouldn't change the way that I do things, but if I were starting out again I'd definitely use this. I can very much appreciate all of the work that this system takes off of my hands. The auto-recompile low-iteration-time is key. Very impressive!
mhroth - 3 hours ago
If you want an interesting side project: spin a string of these addressable LEDs to make a circular display, or sweep a plane of them for a display volume.
jacquesm - an hour ago
I'm working on several medium sized LED projects and am curious if anyone has a guide or links to buying WS2812 or similar strands.
I've bought a ~10 of these https://www.amazon.com/gp/product/B00ZHB9M6A/ref=oh_aui_sear... but I would love to find a slightly cheaper source. Alibaba seems to sell them at half the cost but product titles, photos, and descriptions don't ever seem to match
SethTro - 3 hours ago