Frank

Results 229 comments of Frank

No additional feedback since one year, also wifi reconnects automatically in newer versions.

There is some ongoing discussion about using higher PWM frequency and improved PWM resolution: https://github.com/Aircoookie/WLED/issues/2868.

> 1. is there a reason to choose exactly that 880 Hz as PWM frequency (like resolution or so)? In fact, there is a reason - if you are using...

@Jojo-A I'm not interested to prove you wrong, especially I'm not going to argue about what you hear. If 880hz on 8266 is hurting your ears, why not simply use...

👍 To get you started with using the development env (i.e. VSCode+platformIO) look into our KB * https://kno.wled.ge/advanced/compiling-wled/ * https://github.com/Aircoookie/WLED-Docs/issues/161

Hi, thanks for the update. A few requests from my side: 1/ I would prefer to stay with [email protected], simply because it is a well-tested version especially with respect to...

Really I am very careful with updating espressif releases, from bad experience. Our Chinese friends seem to be very innovative sometimes, however not good with _not_ breaking existing functionality. The...

> Sadly, I cannot test the AudioReactive feature as I only have one TinyS3 (and they're quite expensive for me actually) and I'll not use that feature on my project...

Hi again, I still have problems to compile with your new environment "out of the box". - Error: Unknown board ID 'esp32-tinys3' If I use `board = esp32s3box` instead, compilation...

`'esp32_adc2gpio' was not declared in this scope` seems to be a problem with latest framework-arduinoespressif32 (and maybe in arduino-esp32, too). Maybe you should create a bug report for that project,...