HMI display with regular monitor

Is it possible to mirror the display image to a regular monitor? Perhaps using an external UART-to-VGA converter or some similar solution. Do you have a solution for this, and is it possible? I'm using CrowPanel ESP32 HMI 5.0-inch Display.
My idea is to connect a regular monitor to an HMI display's Type-C connector (UART). Perhaps this connection is an external UART-to-VGA converter. Then the HMI display draws the image internally (using the LVGL library) and simultaneously mirrors it to the UART. I don't think any performance gains are possible here, but I'm interested in the possibility of doing so.

Sign In or Register to comment.