forked from Aircoookie/WLED
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated readme for 0.8.0 Fixed custom theme bug Bumped version codes to 0.8.0
- Loading branch information
1 parent
4739916
commit eeb17b4
Showing
15 changed files
with
153 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,20 @@ | ||
![WLED logo](https://raw.githubusercontent.com/Aircoookie/WLED/master/wled_logo.png) | ||
|
||
## Welcome to my project WLED! | ||
|
||
WLED is a fast and (relatively) secure implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B) LEDs! | ||
WLED is a fast, advanced and (relatively) secure implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B) LEDs! | ||
|
||
### Features: (V0.7.1) | ||
### Features: (v0.8.0) | ||
- RGB, HSB, and brightness sliders | ||
- All new, mobile-friendly web UI! | ||
- Settings page - configuration over network | ||
- Access Point and station mode - automatic failsafe AP | ||
- Support of Blynk IoT cloud | ||
- WS2812FX library integrated for over 50 special effects (+Custom Theater Chase)! | ||
- Support of Blynk IoT cloud and MQTT | ||
- WS2812FX library integrated for over 70 special effects (with FastLED palettes)! | ||
- Secondary color support lets you use even more effect combinations | ||
- Alexa smart home device server (including dimming) | ||
- Beta syncronization to Philips hue lights | ||
- Realtime UDP Packet Control (E1.31, Hyperion, WARLS, DRGB, DRGBW) | ||
- Support for RGBW strips | ||
- 25 user presets! Save colors and effects and apply them easily! Supports cycling through them. | ||
- HTTP request API for simple integration | ||
|
@@ -24,24 +27,21 @@ WLED is a fast and (relatively) secure implementation of an ESP8266/ESP32 webser | |
- Password protected OTA page for added security (OTA lock) | ||
- NTP and configurable analog clock function | ||
- Support for the Cronixie Clock kit by Diamex | ||
- Realtime UDP Packet Control (E1.31, Hyperion, WARLS, DRGB, DRGBW) | ||
|
||
### Quick start guide and documentation: | ||
|
||
See the [wiki](https://github.com/Aircoookie/WLED/wiki)! | ||
|
||
### Other | ||
|
||
Licensed under the MIT license | ||
Uses libraries: | ||
ESP8266/ESP32 Arduino Core | ||
NeoPixelBus by Makuna | ||
[WS2812FX](https://github.com/kitesurfer1404/WS2812FX) by kitesurfer1404 (Aircoookie fork) | ||
Time library | ||
Timezone library by JChristensen | ||
Alexa code based on arduino-esp8266-alexa-multiple-wemo-switch by kakopappa | ||
Licensed under the MIT license | ||
Credits in About page! | ||
|
||
Uses Linearicons by Perxis! | ||
|
||
Uses Linearicons by Perxis! (link in settings page) | ||
Join the Discord [server](https://discord.gg/KuqP7NE) to discuss everything about WLED! | ||
You can also send me mails to [[email protected]](mailto:[email protected]). | ||
If you insist that you just love WLED too much, you can [send me a gift](https://paypal.me/aircoookie) | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.