Is there a way to 'read' the LCD screen from a 3D printer as is, using a Raspberry Pi?
I'd like to connect the printers LCD screen to my Raspberry Pi to be able to view the screen as is, in OctoPi, in an identical way as looking at the physical LCD. This could serve as some kind of viewing console and can be helpful to determine remotely what the printer status is, for example when it's in a Shutdown mode, disconnected or unresponsive.
Optionally being able to control it as on the screen would be great but I don't think that's even remotely easy to achieve. Are there any projects that attempt to achieve this for only viewing or viewing and controlling?