Replies: 3 comments 5 replies
|
Hi, thanks for the kind words and testing! Non-ESP32 boards don't support I2S LED rendering. ESP32-S2 theoretically does, but low RAM makes it practically impossible to use in Hyperk (unlike in the much smaller HyperSerialESP32). Your ESP32 has |
|
So far, I haven't noticed any negative side effects resulting from enabling the “Disable Neopixel over SPI” option on the ESP32-S2 Mini. Everything's perfect. |
|
Hi @awawa-dev, with Hyperk 0.0.5-alpha.2, all the LEDs on the ESP32-S2 Mini light up brightly without having to enable “Disable Neopixel over SPI.”
Thanks for the quick fix. |



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Once again, kudos on the implementation of HyperSerial in Hyperk. This combination takes the LED controller to a whole new level and leaves almost nothing to be desired, so it can now be used by a wide range of users. Great work! @awawa-dev♥️ 👍
I’ve already tested it and found that, even on the ESP32 series, it has absolutely no drawbacks compared to the RP2040 HyperSerialPico. It runs very smoothly, and the color reproduction is—when set correctly—fantastic.
However, I did discover a possible bug with the ESP32-S2 Mini: Although I used the same LED settings as on the ESP32, not all 263 LEDs light up—only about 217 do.
When I select the ESP32, all 263 LEDs light up.
Both Hyperk LED controllers are controlled via adalight.
I’m not sure if this is related to the fact that the 'Min segments number to force I2S' Menu hasn’t been implemented on the S2 Mini.
In the Wi-Fi v0.0.4 firmware, all LEDs lit up on the S2 Mini as well.
ESP32-S2 Mini
ESP32
All reactions