Help: New Setup to Connect To HyperHDR Docker Over Wifi #955
-
My previous HyperHDR setup was be controlled by a wireless LED controller running WLED and HyperHDR running in a docker container on my unraid server. The majority of the content I watch is via Google TV built into the TV so I've been using the android grabber to send the capture to HyperHDR over the network. This has worked flawlessly and I'd like to replicate it. However, my new TV is much larger and I need to use a new controller as my old one doesn't support the amount of LEDs needed for the new TV. If I purchase the Pimoroni Plasma Stick 2040 W, can I use it in the same way via HyperSerialPico? If not, what is the best setup to replicate what I had before? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
No, HyperSerialPico nor HyperSPI dont work over wifi. How many LEDs do you have and what model of ESP board with WLED can't handle it? ESP32 should handle it, with Esp8266 and WLED there are huge problems since around version 0.14-0.14.1 and Esp8266 itself is already an very outdated design. |
Beta Was this translation helpful? Give feedback.
As far I know from the users reports, HyperHDRs protobuffer client is still working with the android grabber: just need to be enabled. I recommend Adafruit boads:Adafruit RP2040 ItsyBitsy (one output so no multi-segments) or more future proof (8 outputs) Scorpio. Can be used with RPi using wired connection flashed with HyperSerialPico (USB connection) or HyperSPI (short cables connecting GPIOs). If you want wifi you must use generic esp32 and wled.