Joining connect node to rgb led node problem

Hi
How to join connect node of esp8266 to rgb led

Wich RGB?
WS2812B or a single color rgb?

If you have a WS2812B you can use the existing Lib from XOD
To use you have to connect your Strip to D2 of Wemos board.
In the Node you choose GPIO4 called (D4)
When you use normal RGB you take PWM load node for each color.
D5->PortD14
D6->PortD12
D7->PortD13
For this you need a N-Channel Mosfet to drive the Current of the strips per pwm.

esp8266-WemosD1MiniPinout

Greez
Chris

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.