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

Scrolling Text Feature #1207

Closed
gazoscalvertos opened this issue Sep 25, 2020 · 7 comments
Closed

Scrolling Text Feature #1207

gazoscalvertos opened this issue Sep 25, 2020 · 7 comments

Comments

@gazoscalvertos
Copy link

gazoscalvertos commented Sep 25, 2020

Hi,

Congrats on a brilliant project you have here.

I was wondering whether scrolling text will be implemented natively and maybe accept input from the API / MQTT?

I know there is the option of using the TPM2.net protocol and stream over UDP but there isn't a great deal of options out there yet to handle that.

I'd like to send messages from Home Assistant plus handling the text natively eliminates any noise on the wifi network which could introduce jerkyness on the scroll effect.

Thanks!

@blazoncek
Copy link
Collaborator

The code is ready in my fork and will be available in WLED as well once 2D support is merged.

@blazoncek
Copy link
Collaborator

Will be available in 0.14

@vogler
Copy link

vogler commented Oct 10, 2022

@blazoncek When will that be? Do you have some reference? Didn't find anything searching for 2D or text.

@blazoncek
Copy link
Collaborator

Soon. ™️

@vogler
Copy link

vogler commented Oct 10, 2022

My concern was that I'll forget if you don't write in this issue again, but apparently it's finally possible to be notified about new releases:
image

@jneilliii
Copy link

so seems the 2d matrix support and scrolling text options are out now in beta form, but documentation isn't updated on how to use it yet? or at least I couldn't seem to find anything related in the API or http requests methods. will those be updated or is there any reference to where we can learn how to remote control? looking to add text support to the OctoPrint WLED plugin to display print time remaining, etc.

@blazoncek
Copy link
Collaborator

Unfortunately it has been not.
Use segment name for the text. The limit is 32 ASCII characters.

{"seg":{"id":0,"n":"Your text up to 32 characters"}}

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

4 participants