How to compile app for raspberry pi 3

Hi, i would like create simple app for raspberry pi 3 in VScode platformio with lvgl.

But i dont know how i do this. Simulator is work and show me a TFT simulator app. But i dont know how i can compile my app for raspberry and how i start it on my raspberry. Do you have any tutorial or something like this ? How i create file from platformio and start it on the raspberry like a fullscreen app.

Thank you for any advice.

Hi @viktorfiser

Have you seen this blog?

This post was also of use to me:
https://vk3erw.com/raspberry-pi/raspberry-pi-official-7-touchscreen-and-littlevgl

and finally starting the application on boot:

I hope that helps

1 Like