/neopixel-idf

NeoPixel LED driver for ESP-IDF

Primary LanguageC

NeoPixel driver for ESP-IDF

This code came from MicroPython ESP32 project.

And I added a function.

Please read main/main.c for more informations.

New function

np_set_pixel_rgbw

Set pixel color at buffer position from RGBW value.