Skip to content

Chemita23/WS2812FX_web_GRBW

Repository files navigation

WS2812FX_web_GRBW

Web Interface for RGBW & GRBW Strips WS2812FX for Arduino, with range controls and 4 colors leds.


The Web Interface works OK in Firefox and Mobiles. Open Console (F12) to see values.

This code is optimized for ESP32, but works fine with ESP8266.

Work with WS2812B GRBW, RGBW & RGB (White Red Gren Blue) Strips Led
Is mandatory the library WS2812FX

arduino-library-badge

You can search for WS2812FX in the Arduino IDE Library Manager or install the latest (or development) version manually:

  • Install the famous Adafruit NeoPixel library (v1.1.7 or newer)
  • Install the library WS2812FX
  • Extract all files to your Arduino projects in directory named "ESP32_GRBW_Webinterface".

This code is based in the work of Harm Aldick https://github.com/kitesurfer1404/WS2812FX

grbw_ws2812

Slava Ukraine
Thanks and enjoy it...

Chema Mateos (Madrid, SPAIN) 2023