-
Notifications
You must be signed in to change notification settings - Fork 26
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
Anybody tried to flash WLED? #8
Comments
Not yet, but I have thought about it! I guess that there is less value in using the individual LEDs than in using the whole array as a single colour, but it could be fun to play with it as a "strip". Adding this to my "to try" list. |
i key an eye on this here, for the case its going to be top of the list. |
I can confirm that it is not possible to flash the existing WLED binary builds directly, so it likely needs to be built specifically for a C3. I'll take a look when I have time (added to the todo list in my fivebyfive project) |
(correction - it is totally possible to flash the firmware, but nothing happens with the board when it is installed - no WiFi hotspot to connect and configure) |
See these issues on WLED Basically WLED currently doesn't allow GPIO8 to be used without the code being modified, and there are some wifi issues. I've built WLED locally and have the board on my network, but I cannot currently get the LEDs to work. |
wifi reboots seems related to the expressif core but booth things needs some development, i guess. |
Yes, it is definitely possible. I doubt that 01Space would create a WLED distribution directly, this repository is just some example code and schematics. Btw I added GitHub Discussions to my fivebyfive repository for this reason - this conversation is probably more of a general idea rather than an issue with the code in this repo 😄 |
Temporarily not supported, I am creating an esp32 Pico D4 WLED board |
I have the D4 board but have not tried to flash WLED on there as yet. Will report back when I do. |
I'll try it tonight and report the results to you later |
Pico D4 RGB development board can run WLED firmware |
Great News... Transport-cost to EUrope are half of the board price... 😢 |
You need to modify the code and recompile it before you can use it. You only need to modify two lines of code and change the port of LED and the target name of board |
anybody treid to put WLED on this C3 ?
https://github.com/Aircoookie/WLED
The text was updated successfully, but these errors were encountered: