Pixelblaze V2 – An advanced LED pattern development engine and controller
11–20 of 80 posts
Re: Pixelblaze V2 – An advanced LED pattern development engine and controller
#12Off topic but I like that his website puts the menu where your thumb on mobile can actually reach it
This design decision is especially annoying on larger screen devices.
At least invoking keypad is lower-right corner.
Re: Pixelblaze V2 – An advanced LED pattern development engine and controller
#13How 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
https://www.youtube.com/watch?v=3zQ8qC1KQgU
Next step: Warp Core
Re: Pixelblaze V2 – An advanced LED pattern development engine and controller
#14I'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
#15Are these still the state-of-the-art in their category?
Re: Pixelblaze V2 – An advanced LED pattern development engine and controller
#16Audio Reactive lights - https://m.youtube.com/watch?v=LXyipKAUpEs
Re: Pixelblaze V2 – An advanced LED pattern development engine and controller
#17It's awesome to see you getting some recognition for your excellent work on Pixelblaze, keep it up!
Re: Pixelblaze V2 – An advanced LED pattern development engine and controller
#18I'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
#19How 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
#20Can you network multiple boards together to drive larger LED arrays in sync?
It's new, I haven't had a chance to update website/videos. Syncs animation timebases and lets you push sticky commands to multiple Pixelblaze on a network.