Micropython, LVGL, Webserver = ESP32 Remote UI

Аватар автора
Погружение в мир React компонентов
This is Micropython on ESP32 with esp-idf built-in web server enabled on the second CPU core. The HTML is served by the ESP32 and the remote view uses a websocket connection to transfer images and touch information. The video is transferred uncompressed with at 156kBytes per frame. Adding compression will increase performance and a slightly better buffering can reduce the load on Micropython side as currently the MP waits for the image transfer to end. Using only the second core for transmission will improve things.

0/0


0/0

0/0

0/0