WLED/readme.md

53 wiersze
1.7 KiB
Markdown
Czysty Zwykły widok Historia

![WLED logo](https://raw.githubusercontent.com/Aircoookie/WLED/development/wled_logo.png)
2018-10-04 21:16:25 +00:00
## Welcome to my project WLED! (v0.8.0)
2018-10-04 21:16:25 +00:00
A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B) LEDs!
2016-09-11 21:07:18 +00:00
2018-10-04 21:16:25 +00:00
### Features:
- WS2812FX library integrated for over 70 special effects
- FastLED noise effects and palettes
- Customizable Mobile and desktop UI with color and effect controls
2016-09-11 21:07:18 +00:00
- Settings page - configuration over network
- Access Point and station mode - automatic failsafe AP
- Support for RGBW strips
2018-10-04 21:16:25 +00:00
- 25 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)
2018-10-04 21:16:25 +00:00
- Full OTA software updatability (HTTP + ArduinoOTA), password protectable
- Configurable analog clock + support for the Cronixie kit by Diamex
### Supported light control interfaces:
- HTTP request API
- Blynk IoT
- MQTT
- E1.31
- Hyperion
- UDP realtime
- Alexa smart device (including dimming)
- Sync to Philips hue lights
- Adalight (PC ambilight via serial)
- Sync color of multiple WLED devices (UDP notifier)
- Simple timers/schedules (time from NTP, timezones/DST supported)
### Quick start guide and documentation:
See the [wiki](https://github.com/Aircoookie/WLED/wiki)!
### Other
Licensed under the MIT license
Credits in About page!
Uses Linearicons by Perxis!
2017-02-21 22:59:47 +00:00
Join the Discord [server](https://discord.gg/KuqP7NE) to discuss everything about WLED!
2018-10-04 21:16:25 +00:00
You can also send me mails to [dev.aircoookie@gmail.com](mailto:dev.aircoookie@gmail.com).
If you insist that you just love WLED too much, you can [send me a gift](https://paypal.me/aircoookie)!
2017-02-04 23:12:35 +00:00