Wykres commitów

89 Commity (32e724e744828498ba03703ed01e4179592d7aa7)

Autor SHA1 Wiadomość Data
Christian Schwinne 1dab26bcbc
Update Discord invite links to point to guidelines channel 2023-10-19 13:29:46 +02:00
Frank 5dadf92a62
also change second discord link in readme
seems this was missing in the previous PR.
2023-10-11 21:09:56 +02:00
Christopher a769c55c72 Updating "Discord" invite to point to #general 2023-10-11 09:58:58 -06:00
Christian Schwinne 220718cb58
Remove Blynk support (#3102)
Change default palette for Railway to Colors 1 and 2
2023-02-21 17:07:32 +01:00
srg74 8caeddde15
Spelling check by @wthomson (#2940)
A lot of spelling corrections. Now repo will sound like educated person :)

Co-authored-by: Bill Thomson <bt@kattt.org>
2022-12-10 16:12:55 +01:00
cschwinne a2c8796e04 Replaced native Cronixie support with usermod 2022-03-06 23:47:36 +01:00
cschwinne 94a0199955 Readme cleanup 2022-02-21 22:26:35 +01:00
cschwinne c8d5218c65 Updated outdated wiki links in readme 2021-11-22 22:23:51 +01:00
Gabriel 72d04a0120 Updated reference to docs on readme to knoWLEDge 2021-09-18 00:23:51 -05:00
cschwinne f59c6e7a7c Replace wiki link in readme to knoWLEDge 2021-09-11 11:18:39 +02:00
coliss86 aec998acc1
Fix formatting of the first title 2021-08-18 22:21:31 +02:00
srg74 3754088a44
Updated [env] for Universal Wemos Shield board (#2049)
* Added support for H803FW controller

* Create usermod_bme280.cpp

* Create usermod_bme280.cpp

* Added BME280 sensor

* Update readme.md

* Update usermod_bme280.cpp

* Update platformio.ini

* Update for lightweight sensor

* Added travis build badge

* Update readme.md

* Update readme.md

* Update .gitignore

* Changed ldscript for a file system

* Update NpbWrapper.h

* Update .gitignore

* Delete wled-ci.yml

* Added usermod for ST7789 display

Functionality tested with ESP32. Works with main WLED and @blazoncek fork.

* fixes

* Update .gitignore

* Firmware updates!!!

Updated official @Aircoookie firmware to v0.12.0-b4 build 2103290 and developer @blazoncek firmware to latest v0.12.0-b3 build 2103282.

* Updated platformio.ini for Universal Wemos Shield board
2021-07-01 12:05:02 +02:00
juanesf d7991a247d
Add diyHue repo to readme.md
Wled has been supported by diyHue for some time, now it also supports Hue Sync (Entertainment) under UDP in the flask branch which will be the new master branch. 

https://github.com/diyhue/diyHue/pull/628
2021-06-01 12:31:52 -04:00
cschwinne 46d66dded8 Release of WLED v0.12.0 2021-04-03 00:15:28 +02:00
Aircoookie 6b942be1cd
Merge branch 'filesystem' into 1m_ota 2020-11-18 01:05:51 +01:00
cschwinne 77aa2b6ba9 Streamline platformio.ini 2020-11-18 00:54:41 +01:00
Jason2866 a839ec4832
Add gzip support for full OTA possibilitys for 1M build (#1266)
* delete history

* add firmware

Signed-off-by: Jason2866 <obermeier.johann@googlemail.com>

* Delete platformio_override.ini

* Update .gitignore

* Delete WLED_tasmota_1M.bin

* Delete WLED_tasmota_1M.bin.gz

* Update platformio.ini

* Core 2.7.4.5

* new override

* actual firmware

* Update user_config_override_sample.h

* Delete platformio_override.ini

* Delete WLED_tasmota_1M.bin

* Delete WLED_tasmota_1M.bin.gz

* core 2.7.4.7
2020-11-17 21:49:39 +01:00
cschwinne 595fd9377c Remove FS defines
Increase boot preset max. to 250
Update changelog
Update readme
2020-11-15 15:45:51 +01:00
Aircoookie 1b3ed80d37
Replace readme tutorials with link to tutorial overview wiki page 2020-11-10 23:36:28 +01:00
e850205 bdf0458780
Update readme.md 2020-11-09 13:14:24 -06:00
Miha Frangež f046abefbc
Mention analog strips in README (#1297) 2020-10-29 20:29:15 +01:00
Landrash 3c900814be Add shield for license 2020-09-29 00:08:12 +02:00
cschwinne 35b54e2f88 Add CY=2 for cycle toggling (closes #1174) 2020-09-20 16:40:32 +02:00
Antoni K d70e421db3
Fix typo
Added an "l" to Compatible PC RGB...
2020-09-16 12:39:45 +08:00
cschwinne 503b8cbf34 Release of WLED v0.10.2 2020-08-31 17:03:07 +02:00
Ben 45a2970307
Add PC RGB notes
add info for pc argb enthusiasts to know they can use WLED as an alternative to the motherboard controller.
2020-08-15 13:16:07 -06:00
juanesf 35098c474c
Update readme.md
- add link to Hyperion.NG
- add link to WLED App (Android & iOS)
2020-07-27 00:32:32 -04:00
cschwinne e57d5d86f3 Merge branch 'master' of https://github.com/Aircoookie/WLED 2020-06-22 12:30:35 +02:00
cschwinne 4f7dc5be34 Added Sunrise nightlight mode and more UI features
-   Added Sunrise nightlight mode
-   Added Chunchun effect
-   Added `LO` (live override) command to HTTP API
-   Added `mode` to `nl` object of JSON state API, deprecating `fade`
-   Added light color scheme support to web UI (click sun next to brightness slider)
-   Added option to hide labels in web UI (click flame icon next to intensity slider)
-   Added hex color input (click palette icon next to palette select) (resolves #506)
-   Added support for RGB sliders (need to set in localstorage)
-   Added support for custom background color or image (need to set in localstorage)
-   Added option to hide bottom tab bar in PC mode (need to set in localstorage)
-   Fixed transition lag with multiple segments (fixes #985)
-   Changed Nightlight wording (resolves #940)
2020-06-22 12:30:31 +02:00
Woody e8371f403b
images to jpg (#1004)
* images to jpg

* Delete macbook-pro-space-gray-on-the-wooden-table.png

* Delete walking-with-iphone-x.png

* Update readme.md
2020-06-19 22:57:24 +02:00
Woody 2bf22766eb
Update readme.md 2020-06-18 18:02:20 +02:00
Woody 4def582ab1
smaller discord banner in readme (#976)
* smaller discord banner

* added dicord link to banner
2020-06-08 22:30:35 +02:00
Woody 3d1f883465
New readme design (#973)
* nicer readme

- added emojis
- changed the first sentence (information about WS2801)

* added new images

* moved main image

* Delete wled_logo.png

* mail to image

* Some design changes in readme

- added images
- added discord banner
- replaced email with image (protection for spam bots)

* removed mail image

* Delete mail.png

* Added compatible LED Strips table

I added this, because I thought for a long time that WLED doesn't support WS2801.
I didn't read the wiki. And so I think this could be useful for many other people.

* Added emojy for Compatible LED Strips

* compressed images

* Changed path to compressed images

* Delete macbook-pro-space-gray-on-the-wooden-table.jpg

* Delete walking-with-iphone-x.jpg
2020-06-08 10:55:37 +02:00
Woody e56caa8959
Update readme.md 2020-06-07 14:51:13 +02:00
Woody de7c72d5a7
Update readme.md 2020-06-07 14:50:25 +02:00
cschwinne e5c3629e2e Added custom per-LED mapping 2020-03-21 00:57:54 +01:00
cschwinne 755448f9f5 Fix LED pin changed 2020-02-25 02:25:17 +01:00
cschwinne 5d7e892464 Different PIO settings 2020-02-24 12:44:41 +01:00
Aircoookie fa7092cc17 Fix discourse badge 2020-02-04 17:46:43 +01:00
Aircoookie 773d6e002c Add discourse to readme 2020-02-04 17:43:46 +01:00
cschwinne 2e9b59e2e0 Update readme 2020-01-13 18:24:23 +01:00
cschwinne 0c9bcb2445 Update readme 2019-12-13 01:31:48 +01:00
cschwinne 6eae6db46b Migrate to ESPAsyncE131 2019-11-18 20:43:27 +01:00
cschwinne 1595542d59 Replaced literal URLs in readme 2019-11-10 01:12:38 +01:00
cschwinne fba9992a10 Updated Espalexa (#274) and readme 2019-11-10 00:54:35 +01:00
cschwinne f30ffb4413 Improved rainbow effects 2019-10-05 01:56:55 +02:00
cschwinne 4a6755c28a Added C9 and Sakura palettes 2019-08-31 01:41:25 +02:00
cschwinne 794e17442f Release of v0.8.4
Default to LwiP 2 in PIO
Fixed 12hr format time
2019-03-25 23:27:35 +01:00
cschwinne 6171883758 Split up WS2812FX.cpp in FX and helper files 2019-02-09 16:37:20 +01:00
cschwinne 942b68c948 Added shields.io to readme 2019-02-09 15:41:55 +01:00