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

I couldn't create a simple button on the screen #116

Open
CoTECH1987 opened this issue Oct 26, 2024 · 2 comments
Open

I couldn't create a simple button on the screen #116

CoTECH1987 opened this issue Oct 26, 2024 · 2 comments

Comments

@CoTECH1987
Copy link

I couldn't create a simple button on the screen.

Maybe someone has a basic sketch, an example, to create graphics using this library, because I couldn't figure out the complex examples of "Porting".
I need a primitive code to display any of the components on the screen.
Please?

@Lzw655
Copy link
Collaborator

Lzw655 commented Oct 27, 2024

Hi @CoTECH1987, This library primarily provides LCD and related low-level drivers. If you want to use the Porting example to render a GUI on the screen, it needs to be used in conjunction with the LVGL library. Detailed configuration instructions can be found in Porting.ino and its README. For LVGL API usage, please refer to the official examples.

@martinroger
Copy link
Contributor

I couldn't create a simple button on the screen.

Maybe someone has a basic sketch, an example, to create graphics using this library, because I couldn't figure out the complex examples of "Porting". I need a primitive code to display any of the components on the screen. Please?

What screen hardware are we talking about ? Can you get the BGR test example to run on it ?

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

3 participants