(→Hosts) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
===ESP8266 based=== | ===ESP8266 based=== | ||
* http://10.208. | * http://10.208.2.60 - RGB leds inside the clock near zaal1 door | ||
* http://10.208. | * http://10.208.2.49 - Nurdlights, string of 150 rgbleds through zaal1 | ||
* http://10.208. | * http://10.208.2.50 - Nurdlights2, another string rgbleds through zaal1 | ||
* http://10.208. | * http://10.208.2.148 - Round balls located in the squares above the membersladens | ||
* http://10.208.2.32 - Leds located behind the window in Zaal 3 | |||
* http://10.208.2.23 - Leds located in the hall | |||
* http://10.208.3.22 - pipe in the bar | |||
===ESP32 based=== | ===ESP32 based=== | ||
* http://10.208. | * http://10.208.2.48 - Desklights | ||
* http://10.208. | * http://10.208.2.60 - RGB ledstrip in old toilet | ||
==What is it== | ==What is it== |
Latest revision as of 12:47, 24 March 2024
Hosts
ESP8266 based
- http://10.208.2.60 - RGB leds inside the clock near zaal1 door
- http://10.208.2.49 - Nurdlights, string of 150 rgbleds through zaal1
- http://10.208.2.50 - Nurdlights2, another string rgbleds through zaal1
- http://10.208.2.148 - Round balls located in the squares above the membersladens
- http://10.208.2.32 - Leds located behind the window in Zaal 3
- http://10.208.2.23 - Leds located in the hall
- http://10.208.3.22 - pipe in the bar
ESP32 based
- http://10.208.2.48 - Desklights
- http://10.208.2.60 - RGB ledstrip in old toilet
What is it
A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B, WS2811, SK6812, APA102) LEDs!
check out port 80 with a webbrowser on one of em? fun thing ; enable 'sync' and 'PC mode' and click on stuff that appears :D
Features
- WS2812FX library integrated for almost 100 special effects
- FastLED noise effects and palettes
- Modern UI with color, effect and segment controls
- Segments to set different effects and colors to parts of the LEDs
- Settings page - configuration over network
- Access Point and station mode - automatic failsafe AP
- Support for RGBW strips
- 16 user presets to save and load colors/effects easily, supports cycling through them.
- Macro functions to automatically execute API calls
- Nightlight function (gradually dims down)
- Full OTA software updatability (HTTP + ArduinoOTA), password protectable
- Configurable analog clock + support for the Cronixie kit by Diamex
- Configurable Auto Brightness limit for safer operation
Supported light control interfaces
- WLED app for Android and iOS
- JSON and HTTP request APIs
- MQTT
- Blynk IoT
- E1.31
- Hyperion
- UDP realtime
- Alexa voice control (including dimming and color)
- Sync to Philips hue lights
- Adalight (PC ambilight via serial)
- Sync color of multiple WLED devices (UDP notifier)
- Infrared remotes (24-key RGB, receiver required)
- Simple timers/schedules (time from NTP, timezones/DST supported)