Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any guide on how to add a eez studio generated UI to an esp-idf project? #3

Open
tomy983 opened this issue Feb 14, 2024 · 2 comments
Open

Comments

@tomy983
Copy link

tomy983 commented Feb 14, 2024

Hi, I like eez studio, still very new to it and learning, but seems like a very good tool. Thank you.

I have an ESP-IDF (vscode) project (also running arduino as component there). I am trying to add the generated ui to this project.

I have lvgl component, but somehow searching I found i needed an eez-framework, so I copied into my components (having trouble with c-make there...) an plus other issues.

I've looked into this repository, looking for an example to follow, but the structure does only partly seems similar to what I have.

Is there a full step by step guide to integrate the generated ui folder/files and all the necessary dependencies into an esp-idf project?
Maybe a "ready to go" component? I am quite new to the esp-idf enviroment, and struggling with cmake as well.
Thank you

@goran-mahovlic
Copy link
Collaborator

Hi,

thank you!

It depends what type is your project - if you want to use flow and some other features EEZ studio has then you will need those libraries and I can check what would be best project for that type.

But if you just want to create GUI without flow ( that is how SquareLine studio has ) then you may want to wait just a bit more, as that sample is planned in next revision that will probably be in few days.

You can join on EEZ discord as that is currently a topic.

https://discord.gg/UgzzbNTNV4

@tomy983
Copy link
Author

tomy983 commented Feb 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants