- Single-page interface with tabs.
- Developed with HTML, CSS, and JavaScript. No
JQuery
or similar libraries are used, emphasizing simplicity, enhancing performance and providing customization options. - Minimum requirement for the library: only WS2812FX_MOODnPARTY_Edition and Adafruit NeoPixel library. No
SPIFFS
orLittleFS
, noWebSocket
, etc. - No pre-stored WiFi names and passwords required.
- No WiFi required at all - can be controlled through soft-AP mode.
- Install the Adafruit NeoPixel library (v1.1.7 or newer).
- Install the WS2812FX_MOODnPARTY_Edition library
- Download this repository.
- Extract the contents into your any directory.
- Open the Arduino IDE and open sketch
MOODnPARTY_LIGHTS.ino
. - Upload sketch to you ESP8266 (tested with NodeMCU v3).
- WS2812b strip - Ideally 60 LEDs with high density, verical arrangement.
- ESP8266 - NodeMCU
- Usb cable
No special software required. The lights to be controlled through web browser on you device.
- Add parameters tab to change pin, number of leds, type of leds, name and password of AP, etc.
- Light / Dark color schemes.
- Change DuoMode to PaletteMode (Maybe, not sure yet).
- Presets (samething like Halloween, Circus Combustus, etc)
- Custom presets (set of Mode/Submode/Colors(palette)/Speed/Bri/ElementSize/FadeRate)
- Timer to switch off
- Load time from I-net, Time to Switch On/Off
Tip
Tap footer on interface to find out 💎