ESP32 lvgl remonte gui : question

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
picpic020961
Posts: 15
Joined: Thu Feb 18, 2021 4:24 pm

ESP32 lvgl remonte gui : question

Post by picpic020961 » Fri Apr 23, 2021 8:19 pm

Bonjour
With this link
https://youtu.be/-20gVtPck9U
We see interesting tool
But repo not round
One Idea ?
Thanks and Regards

marcidy
Posts: 133
Joined: Sat Dec 12, 2020 11:07 pm

Re: ESP32 lvgl remonte gui : question

Post by marcidy » Fri Apr 23, 2021 8:32 pm

comment on the video and ask?

there's a micropython-lvgl port out there:

https://docs.lvgl.io/v7/en/html/get-sta ... ython.html

No idea about the rest of the interface. Probably just grabbing the relevant data and sending it over a websocket.

Post Reply