Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.74k stars 3.17k forks source link

ESP32 build #2832

Closed Doyle4 closed 1 year ago

Doyle4 commented 1 year ago

Im wanting to flash 0.14 to try with a mic and matri panel. Some reason when I compile with ESP32_dev, doesn't show in wifi list, the led on the board blinks. Which do I use please? Iv flashed the esp32 bootloader and nothing still.

Thanks

redPrint7 commented 1 year ago

This means ("blinking led") usually that the ESP32 is constantly resetting. Switch on the serial monitor an you'll see the RST(6,3). So far I could not get version 0.14 to run either on ESP32 or ESP8266. Depending on the config it resets constantly or when calling the web interface (Firefox on MacOSx). Compiled with Arduino IDE and platformio as well. Since 13.3. its also hard to get it run stable. Imho - to much feature creep and to much "spagetti code" in the code base. Its an IF DEF and IFNDEF hell to configure and some of the used libraries are also not well designed to keep it polite. Just my 2 cents

Doyle4 commented 1 year ago

Thanks for replying. I understand 0.14 is beta, i’ll make a bug finding etc post. I’ve managed flash a d1_mini fine, few bugs on some effects also which again understandable as its a beta. Least I know its nothing i’m doing wrong I don’t think with the esp32.

blazoncek commented 1 year ago

@redPrint7 you are welcome to sanitize the code. 😉

@Doyle4 if you are unfamiliar with compiling use binaries provided by @srg74 from his Wemos shield repository on Github.

Other than that, please use WLED forum or Discord for help and support questions. I've posted several PIO environments on Discord which should give you a working copy of 0_14 branch including audioreactive stuff. Closing.

Doyle4 commented 1 year ago

Thanks,

Where abouts am I looking on Discord for the files? had a quick look on each section and couldn't see anything.

Thanks again.

sansillusion commented 1 year ago

I too have been trying to download 0.14 but can't find it at @srg74 https://github.com/srg74 repo and don't have a discord account. I will try to compile it using PIO but have been having issues understanding how to get 0.14 to compile. Also my laptop is dying so I use it the least possible and mostly use my phone to upload pre-compiled binaries.

On Sun, Oct 16, 2022, 1:26 p.m. Doyle4 @.***> wrote:

Thanks,

Where abouts am I looking on Discord for the files? had a quick look on each section and couldn't see anything.

Thanks again.

— Reply to this email directly, view it on GitHub https://github.com/Aircoookie/WLED/issues/2832#issuecomment-1280014724, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHBFDCXHZJHJCEQWRM5S433WDQ3DDANCNFSM6AAAAAARFOZFF4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Doyle4 commented 1 year ago

On wled github, press where it says master, drop down menu will appear, select 0.14

My mistake I was making was using Nodemcu pyflasher instead of eps32 flasher. All working as should for a beta 👌

blazoncek commented 1 year ago

@sansillusion https://github.com/srg74/WLED-wemos-shield/tree/master/resources/Firmware https://github.com/srg74/WLED-wemos-shield/tree/master/resources/experimental