Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Releases: SciLor/Hyperion_LED-Controller

v0.10.0

21 May 18:00
f322d50
Compare
Choose a tag to compare

Fixed several bugs and added some features (see commits)

v0.9.0

05 May 14:02
Compare
Choose a tag to compare

Made compatible with ESP32 (workaround for ArduinoThread), and fixed the problem with the esp8266 board lib >=2.4.0

v0.8.4

04 Dec 19:13
Compare
Choose a tag to compare

-Fix speed (again)

v0.8.3

02 Dec 19:48
Compare
Choose a tag to compare

-Fix for effects always too fast (in a 1ms interval)

v0.8.2

24 Nov 06:03
Compare
Choose a tag to compare

-Renamed WrapperFastLed to WrapperLedControl
-Added PWM LEDs
-Fix Fire2012 crash on ledcount < 8
-Map maximum to PWMRANGE, so the maximum brightness of the PWM LEDs is used.

v0.8.1

20 Nov 18:35
Compare
Choose a tag to compare

-Fixed wrong includes (linux only). Now compiles
-Implemented OFF-Mode, so all leds shut of when used and are not freezed as before

v0.8.0

19 Nov 13:34
Compare
Choose a tag to compare

-Added option to disable autoswitch to Ambilight/Hyperion Mode and change timeout
-Moved Pin Order Config to ConfigStatic
-Renamed Ambilight to hyperion_udp + added effect to json server
-Added info tooltips to webconfig
-several optimizations

v0.7.2

19 Nov 08:17
Compare
Choose a tag to compare

-Fix: Flickering clockless stripes (see ConfigStatic.h.example)

v0.7.1

14 Nov 20:52
Compare
Choose a tag to compare

-unused UDP-port in config fixed
-subdir

v0.7

01 Nov 10:15
Compare
Choose a tag to compare

Webconfig now working fine. Reset doesn't work directly after flashing via serial (ESP8266 Bug).