Wykres commitów

19 Commity (6ed52f3bf41404a1784ac0e48b565a3880fcaf52)

Autor SHA1 Wiadomość Data
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 221ebfd8f1 FAILED: Started to implement Sweep transition, revert for now 2017-10-28 22:22:37 +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 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 692c41b7c2 Fixed Nightlight function
added /version query
updated readme
2017-04-26 14:04:53 +02:00
cschwinne 255cef8685 Added Alexa support 2017-02-21 23:59:47 +01:00
cschwinne bdaa8f22b8 bri percentage int overflow fixed
pre alexa integration
2017-02-21 23:13:05 +01:00
cschwinne 369c00bbff Trigger HTTP req feature added
Pre NTP-reimplementation
2017-02-07 13:00:33 +01:00
cschwinne 05a757ede3 Added Gamma correction 2017-02-01 19:25:36 +01:00
cschwinne 31e3daf3e3 overlay function added (analog clock)
lock individual leds in WS2812FX library
2016-12-31 00:38:51 +01:00
cschwinne eb8825ab27 serverside FX fully implemented
bug - choppy transitions
2016-12-14 23:40:47 +01:00
cschwinne 945839e3d3 NL=0 instant off bugfix attempt
added udpPort = 0 as off
implement all settings setters (notifyNightlight \n udpPort)
De-implement notification fwd and led_amount settings
descriptive text / title (server side + settings)
nightlight function different after brightness than 0
2016-12-11 20:11:14 +01:00
cschwinne a3a2c0448f udp notifier finished 2016-11-27 22:37:51 +01:00
cschwinne c88b9d6143 OTA lock fully working 2016-11-27 21:37:00 +01:00
cschwinne 123ab66b31 Nightlight working! 2016-11-27 16:45:54 +01:00
cschwinne 25e9967dae nightlight dev in progress
BUILD UNTESTED

notifier bugs 2A
no udp
2016-11-26 19:34:05 +01:00
cschwinne e22fb965f7 first notifier working demo
NOTES:
udp broadcast notifier?
timeout problem!!
2016-11-20 00:07:04 +01:00
cschwinne acfdb4ab75 improved structure
program split up  in 10 subfiles
2016-11-19 19:39:17 +01:00