P9813 support

Hello,

I am new to WLED and came across some mentions of possible support for P9813 chipset. Has this feature been implemented and if so where would you configure the selection of this chipset. I am looking to control standard RGB strip.

Thanks
Mark

P9813 is in the code. You would need to uncomment the define for it, specify the pins (if not using 0 and 2) in npbwrapper.h and compile it.

This is great, thank you!!!

Hi,
I couldn’t find the define for P9813 in NpbWrapper.h . I git cloned form GitHub - Aircoookie/WLED: Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! . Do I maybe need a different version of WLED?
I’m trying to do a sunrise/sunset simutation for my aquarium lighting. I have 1 analog rgb striip, 1 cold white, and one warm white strip, also 2 of these P9813 modules, and one esp32dev board. I need 5 outputs, how do I configure the pins? Anyone have any ready macros?

Please don’t post in multiple times for the same issue.