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

[FR] Remote Serial Display Functionality for External LCD Controllers #7790

Closed
Deneteus opened this issue Sep 28, 2017 · 4 comments
Closed
Labels
T: Feature Request Features requested by users.

Comments

@Deneteus
Copy link

Deneteus commented Sep 28, 2017

I would like to see some sort of external serial display functionality so I can do stuff like add an Android display as an external monitor for multiple printers. The ability for Marlin to output data to an external display allows boards with lower available memory to still use remote displays which will lower the size of the code needed for basic monitoring functionality. Wanhao i3 Plus does something like this and so does Kimbra by using external LCD's with their own dedicated storage/controller.

I am envisioning something like loading an android app on my LG or Samsung Smart TV and being able to monitor print status without needing OctoPI or an external controller since remote control is built into the TV itself.

FYI - This can be related to CAN bus (#7735) and Adding Nextion HMI Display support (#7754)

@pyr0ball
Copy link

I believe the DuetWifi also does this, but that's an ARM32 processor board from the getgo

@Grogyan
Copy link
Contributor

Grogyan commented Oct 2, 2017

Yes, CAN bus would be ideal for these types of displays.
Hence #7735

@AnHardt
Copy link
Contributor

AnHardt commented Jul 8, 2020

Original request is done in several ways.

@ellensp ellensp closed this as completed Jul 8, 2020
@github-actions
Copy link

github-actions bot commented Sep 8, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: Feature Request Features requested by users.
Projects
None yet
Development

No branches or pull requests

7 participants