Skip to content
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

WLED control via USB/OpenRGB #3941

Open
1 task done
MARK2580 opened this issue Apr 29, 2024 · 2 comments
Open
1 task done

WLED control via USB/OpenRGB #3941

MARK2580 opened this issue Apr 29, 2024 · 2 comments

Comments

@MARK2580
Copy link

MARK2580 commented Apr 29, 2024

What happened?

The documentation says that the latest WLED builds support control via Serial Port. I'm trying to connect to WLED via a regular USB cable and feed data to the COM port using the OpenRGB program.
When the program starts sending data to the COM port, the WLED interface completely stops working, and sometimes the board simply freezes, only turning off the power helps.

To Reproduce Bug

board - WEMOS D1 mini
WLED - 0.15.0-b1
For tests I use pin D2/GPIO4
scr_29_04_2024_12_30_53

Expected Behavior

I expected that WLED would work similarly to, for example, an arduino board with code for working with Adalight.

Install Method

Binary from WLED.me

What version of WLED?

WLED 0.15.0-b1 (build 2403190)

Which microcontroller/board are you seeing the problem on?

ESP8266

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@MARK2580 MARK2580 added the bug label Apr 29, 2024
@blazoncek blazoncek added enhancement and removed bug labels Apr 29, 2024
@blazoncek
Copy link
Collaborator

blazoncek commented Apr 29, 2024

WLED supports Adalight protocol and Improv over serial.

EDIT: Adalight should work normally (you can verify if you can see "Ada" displayed over serial). If you have debug build, Adalight might be unavailable.

@MARK2580
Copy link
Author

WLED supports Adalight protocol and Improv over serial.

EDIT: Adalight should work normally (you can verify if you can see "Ada" displayed over serial). If you have debug build, Adalight might be unavailable.

All I have is an ESP and the OpenRGB program; unfortunately, I am far from programming. 🙄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants