This project shows how to work with NeoPixel + ESP8266 using PlatformIO + FastLED library and CLion IDE. Project is supplementary material for my ESP8266 + NEO Pixel blog post. You may use any IDE and ...
This project contains example code for driving a chain of NeoPixels connected to an ESP32 using the RMT peripheral build into the micro. This code assumes you are using FreeRTOS. It's very simple to ...