Hyperion_LED-Controller icon indicating copy to clipboard operation
Hyperion_LED-Controller copied to clipboard

To be used as wireless externsion for Hyperion, but can be controlled without.

Results 6 Hyperion_LED-Controller issues
Sort by recently updated
recently updated
newest added

Source of Idea https://www.vuplus-support.org/wbb4/index.php?thread/107895-enigmalight-ambilight-f%C3%BCr-4k-boxen-arm/&postID=1803750#post1803750 [Vu__sketch.zip](https://github.com/SciLor/Hyperion_LED-Controller/files/2571220/Vu__sketch.zip)

enhancement
help wanted

I noticed that the BUILTIN_LED of the ESP32 is always on, but it should be blinking every 5 seconds like one the esp8266. There seems to be some code that...

bug

The [ArduinoThread](https://github.com/ivanseidel/ArduinoThread) library seem to have a bug on the ESP32 Platform. Workaround is to copy the lib into the HyperionRGB Project folder or to combine the EnhancedThread.h and EnhancedThread.cpp...

bug
help wanted

Use the bluetooth module of the esp32 to control the lights.

enhancement

Implement ArtNet to support DMX-Controlling Software like DMXControl https://github.com/natcl/Artnet https://github.com/rstephan/ArtnetWifi

enhancement