Replies: 1 comment
-
I found out that there's an option in WLED to let it calculate the white channel from RGB, so WLED handles it all by itself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My Ambilight setup consists of a Raspberry Pi running HyperHDR and an ESP32 (WT-ETH01) board, currently with WLED on it.
I have RGBW LEDs but I noticed that I cannot make use of the white channel using this current setup. I have no problem flashing the ESP32 with something else than WLED but it seems like all the solutions from HyperHDR require a direct serial connection to the ESP32 board.
A reason why I chose an ethernet board was because I have an LG TV and I hope that someday there will be another root method (sadly my TV software already got patched) and that I can install HyperHDR directly on my TV. Then I would be able to directly send the signal to the ESP32 board and apart form a simpler setup this will probably have less delay than having to use another device to forward to that then sends it to the LED controller.
So, is there any way to use the white channel over IP?
Beta Was this translation helpful? Give feedback.
All reactions