Can I design a screen with a program other than Squarline?

Hello. Is there a program other than Squareline that I can use? The program is good, but the free version is not enough for me. I live in Turkey and 66 dollars is 2000 Turkish Liras (1/5 minimum salary). As a student, I cannot afford this. I know how to code in Flutter or I code in a different language. If you send me any video or article I can find my way.

Comments

  • You don't have to use a design tool like SquareLine to code lvgl. It is a steep learning curve but not unsurmountable.

    Overview — LVGL documentation

    I wish Elecrow had more simple examples for the 7 inch ESP32-S3 display. I had to take their mega example and try to gut it... removing out all of the SquareLine generated stuff.

  • thx for reply.

  • Without using graphical tools, you can draw patterns using functions from the lvgl library. If displaying images, you need to generate them into an array

  • @Elecrow why not suggest VisualTFT ??? You use into 12 examples videos !!!

    Or can´t be used with HMI displays ?

Sign In or Register to comment.