-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why ESP8266 is going to be depreciate ? Can you just make the 0.13b release version for ESP8266 ? #159
Comments
2 Reasons:
Due to these reasons, the ESP8266 is being phased out of the SR fork. |
understood. Thanks
Le jeu. 6 janv. 2022 à 15:37, Florian Heilmann ***@***.***> a
écrit :
… 2 Reasons:
- The ESP8266 was never powerful enough to handle WLEDs effects AND
the Fast Fourier transformation (FFT) that was required for the more
sophisticated effects of the SR fork.
- Many variants of the ESP8266 lack the required amount of flash space
for the SR fork
Due to these reasons, the ESP8266 is being phased out of the SR fork.
—
Reply to this email directly, view it on GitHub
<#159 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC734J4MRIHOXJRER52BNT3UUWSKDANCNFSM5LKSC2RQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Jérémy NOVERRAZ
Av. de la Sallaz 15
1005 Lausanne
Tél : +41774006394
|
Hi , SR 0.13.B3 for esp8266 is available here https://wled-install.github.io/ also there is SR 0.13.B4 if you look in discord but i haven't tried it . As the guys mentioned esp8266 is not optimal for SR so expect issues and bottlenecks . |
We should change the description of the project on GitHub to say ESP32 as it still says ESP8266 |
README states that the ESP8266 branch is no longer receiving regular updates. Reasons explained in #159 (comment) Currently you need an ESP32 to run WLED-SR. Technicially the 8266 is not fast enough for our audio processing code, so it's not so easy to 'release th latest dev for esp8266'. |
Im sorry to bring it up here (may be new thread) but, |
Hi @roboraptor, You might also want to join up on the Discord to discuss (https://discord.gg/4CQRmfR), where the community (including developers) might be able to help you. |
Yeah this is possible, I started hacking this together. It's sadly not that straight forward as the esp8266 branch has diverged too much from the ESP32 branch so which pattern is which doesn't sync To do properly would require starting from the main dev branch, then only excluding the FFT processing if you are in ESP8266. However as mentioned you are still going to struggle with the space issue with many ESP8266 based boards so upgrade really is the best option |
Take a look at the wiki and FAQ, perhaps your question is already answered!
FAQ
Please consider asking your question on the WLED forum or Discord
Forum
Discord
What to post where?
If you do not like to use these platforms, delete this template and ask away!
Please keep in mind though that the issue section is generally not the preferred place for general questions.
The text was updated successfully, but these errors were encountered: