Live data from Hacker News

Pixelblaze V2 – An advanced LED pattern development engine and controller

bhencke.com

1–10 of 80 posts

Re: Pixelblaze V2 – An advanced LED pattern development engine and controller

#6
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

Re: Pixelblaze V2 – An advanced LED pattern development engine and controller

#8
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

Re: Pixelblaze V2 – An advanced LED pattern development engine and controller

#9
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!
Post reply on HN