Open bnolan opened 8 years ago
Hi,
I've created this lib for my own project...and this includes wifi. This library does not rely on software timing loops but drives the WS2812 LED's using DMA. This is an autonomous process without any required intervention of the CPU.
So yes, based upon my experience you can use the lib in combination with WIFI
I've tried various ws2812 libraries (including neopixelbus) and have had no luck getting them to work reliably yet. :(