|
|
|
|
|
by leggomylibro
2277 days ago
|
|
ESP8266s aren't very pleasant to work with, and in my experience it can be hard to accomplish much in program logic while keeping the WiFi stable. But the cottage industry around these addressable LED driver boards is getting pretty ridiculous. The PixelBlaze already does a great job of controlling them from an ESP8266. And the LEDs aren't that hard to use with generic hardware like Arduinos, even for people with zero prior experience. There's no doubt about it, this world caters to the hucksters and the unrealistically optimistic. |
|
I've had the same; sorting a big list of numbers or doing any action that takes a few seconds can make the WiFi unstable, disconnect, or not respond.
I'm curious though, there are some dual-core designs with ESP8266 compatibility out there, would that help?