const uint8_t PixelPin = 3; // make sure to set this to the correct pin, ignored for Esp8266(set to 3 by default for DMA) ...
I’ve seen a lot of Pixel LED projects and know every maker does things differently. I wanted to show you what I am doing for my Pixel LEDs. This post will give you an Arduino Pixel LED Controller ...