Is it possible to mirror/render an Arduino GIGA R1 LVGL display remotely on a PC/web client?

I’m working on a project using:

  • Arduino GIGA R1
  • No Display Shield
  • LVGL
    My goal is to view the LVGL UI remotely on a computer/web client, essentially creating a “virtual display” or remote framebuffer for debugging and monitoring purposes.

Isany one got a recommended for this.

Hi @tharusha ,

Yes, it’s possible. If you have experience with Zephyr and/or NuttX, you can use the port created for VNC (Virtual Network Computer) and point it “directly” to your display.