cschwinne
a665607fac
Finished Dynamic LED drivers
2018-04-14 18:56:35 +02:00
cschwinne
7f5671f975
Started with wrapper to support dynamic LED counts and pixel features
2018-04-13 00:28:29 +02:00
cschwinne
ee6676cd89
Release of v0.6.3
...
Added Preset Cycle feature
Added Transition Time API call
Added Adalight serial ambilight protocol
Added DRGB and DRGBW UDP direct-drive protocols
Improved transition flickering
Easter eggs are eaten now
2018-04-11 23:50:35 +02:00
cschwinne
72223c7e42
Release of v0.6.2
...
Added /easter joke subpage
Added Easter (6) effect
Merged Single and Multi Dynamic (7) effects
Added Easter theme
Added North Korea timezone
2018-04-01 00:08:50 +02:00
cschwinne
ba04aa7fef
Release of v0.6.1
...
Added 3 effects (Android (27), Gradient (46) and Loading (47))
Support effect intensity setting for 4 additional effects
(Twinkle Fade, Twinkle RF, Sparkle Inv and Sparkle Inv+)
Removed 3 unused and duplicate effects
2018-03-18 23:16:53 +01:00
cschwinne
89afdd2b17
Most 0.6.0 features working
...
LEDs now turn on instantly after boot
Support Hardware ESP32 RMT NeopixelBus library
Added setting to force old LED boot behavior (init after WiFi)
Fixed overlay switching bug
Fixed ? characters in usused macros
Added transitionDelay to notifier packet
2018-03-15 12:04:14 +01:00
cschwinne
c93b185f54
Refactored variables for better readability
2018-03-14 13:16:28 +01:00
cschwinne
bbb27dd70b
Interim commit
...
Added option to send UDP notifications twice to increase reliability
Added a C64 color theme
Added clock options
Added 12 timezones
Merged Cronixie and useoverlay build options
Removed abbrev char[] from Timezone lib to save memory
Added setting to reverse/flip LEDs
Added long press random color button function
2018-03-06 23:47:08 +01:00
cschwinne
76dd7b63fb
Major parts of rework complete
2018-02-20 22:29:48 +01:00
cschwinne
30ee42732e
Added support for default secondary color saving
...
Started big rework with seperated settings page, new page design, themes, effect intensity, hue sync...
2018-01-27 23:28:20 +01:00
cschwinne
f3e03fc435
Improved ESP32 flickering some more
2018-01-16 20:20:11 +01:00
cschwinne
bf2fe43c0e
Fixed ESP32 version
...
Updated ESP32 binaries
2018-01-16 14:48:02 +01:00
cschwinne
45430aafdc
Attempted to mitigate flickering on ESP32
...
Replaced broken effect 34, now a quad-color running effect
Added new binaries and guide
Updated readme
2018-01-10 23:57:58 +01:00
cschwinne
6ce74a2f3a
Experimental, completely untested ESP32 support
...
Improved heap usage by ~8kb (udp buffer was way too large for its purpose)
2018-01-09 23:13:29 +01:00
cschwinne
17b2578974
Added Cronixie backlight with current limiting
...
(API NB)
Added API functions ND, NT and NF
Moved information from readme to wiki
Removed todo.txt
HTTP API is now available again while WARLS active
2017-12-19 16:12:51 +01:00
cschwinne
cc9046be52
Completed Cronixie Basic Time Display
...
set nixie time with &NX=HHMMSS
set nixie numbers with &NX=123456
Replaced warls negative offset checkbox with ability to enter negative numbers
getPixelColor now works with cronixie driver
Added Cronixie binary
2017-12-16 00:04:04 +01:00
cschwinne
849eefd64c
Version 0.5dev
...
Started Cronixie development
Added /power page to get current draw estimate
Replaced a redundant effect (35) with a new traffic light effect
Started adding ICU effect (34), currently broken
Limited FX and apChannel fields in settings to their bounds
2017-12-14 00:12:02 +01:00
cschwinne
b543753263
Added all Custom Chase functions
...
Added applyPreset() function
Allocated EEPROM slots for secondary colors and CC parameters
2017-11-30 23:35:22 +01:00
cschwinne
e20cab74de
Started adding Custom Chase FX functions, still crashing if CP>1
...
Removed name function from FX library because it is unused in WLED
2017-11-29 23:56:02 +01:00
cschwinne
0c087cc9c9
Hotfix for effects 12, 26 and 52 not working correctly
...
Added notifier check for sec color support
2017-11-29 17:57:20 +01:00
cschwinne
dcc57bee75
Added secondary color support to most effects
...
Added RGBW support for one internal effect
2017-11-28 15:09:58 +01:00
cschwinne
16d13abafc
Added full RGBW support for 15 effects
2017-11-23 21:19:37 +01:00
cschwinne
a4cf0e0e2e
Significantly altered settings page logic to improve network and memory payloads
...
Added setting to entirely disable recovery AP (if OTA is enabled)
Added setting to specify time to try connecting before opening AP
2017-11-20 00:07:37 +01:00
cschwinne
a33386c672
Fixed bug that would cause white value off on startup in RGBW mode
...
Dynamically lowered refresh rate in standard mode in an attempt to minimize random flashing issue
Added L= and UL= HTTP in vars to lock/unlock pixels and ranges
2017-11-19 15:31:17 +01:00
cschwinne
2f7e0ef672
Version 0.4p - added Sweep transition
...
Reverted clearTo-Simplification since it did not work with brightness
Sweep still does not work for brightness changes
Added current binaries
2017-10-28 23:40:06 +02:00
cschwinne
d5a766a49f
Attempted to improve performance by simplifying pixel lock checks
2017-10-28 16:51:00 +02:00
cschwinne
f878c89069
Added RGBW support
...
ifdef-Option may be removed next commit since RGB strips seem to support RGBW protocol
HTMLs have no support yet
&W= works
2017-10-12 17:09:59 +02:00
cschwinne
8a38af0282
Started working on RGBW support
2017-09-27 21:45:58 +02:00
cschwinne
7f42ed2d32
Fixed bug that caused Fade and Breath effects to reset brightness to 0
2017-09-25 19:32:20 +02:00
cschwinne
97065d402d
Switched LED library to NeoPixelBus in an attempt to fix reset issue
...
Fixed a bug that caused color correction to work incorrectly
2017-09-18 12:24:31 +02:00
cschwinne
30b6fd8589
Added 5 new effects from current WS2812FX library
2017-09-18 09:50:18 +02:00
cschwinne
5748423942
added settings for alexa, led count, advanced
...
included bin files
2017-02-24 23:21:48 +01:00
cschwinne
17d60ef9a0
Implemented arls8 and rgb, seems to crash WiFi, revert in next commit
...
Added trigger function to WS2812FX (from dev branch)
2017-02-04 22:17:28 +01:00
cschwinne
7cd7108aa7
end of year, silv. countdown
2016-12-31 21:10:33 +01:00
cschwinne
30cfbff5c9
In digital clock dev
2016-12-31 17:36:07 +01:00
cschwinne
31e3daf3e3
overlay function added (analog clock)
...
lock individual leds in WS2812FX library
2016-12-31 00:38:51 +01:00
cschwinne
19d8bbc0c3
NTP added
...
added more settings
updated readme
improved boot time
2016-12-29 00:03:58 +01:00
cschwinne
bce00eea0c
integrated FX library
...
added fire fx
fixed ani reset
individual led control
2016-12-17 23:43:07 +01:00