Giter Site home page Giter Site logo

cmasterx / lvgl_demos_stm32 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulo-pecegueiro/lvgl_demos_stm32

0.0 0.0 0.0 23.3 MB

LVGL DEMOS STM32

License: MIT License

C 78.62% Assembly 0.05% Makefile 21.15% Python 0.17% CMake 0.01% C++ 0.01% Shell 0.01%

lvgl_demos_stm32's Introduction

LVGL_DEMOS_STM32

LVGL DEMOS STM32

LVGL DEMO STM32F411CE VIDEO: https://www.youtube.com/watch?v=CLdzwTwlE5k

How to import the demo project?

Step 1: Clone or copy and paste the desired example into your STM32CUBEIDE workspace folder.

Step 2: Open STM32CUBEIDE, click FILE -> IMPORT -> General -> Existing Projects into Workspace.

Step 3: A window named "Import" will open, select the root directory by clicking the button named "Browse ..", locate the example folder you cloned or copy&paste into your workspace in the Step 1, select it and click the button named "Select folder".

Step 4: The example will be launched into Container named "Projects", be sure the project example is visible and selected, then click finish.

/************************************************************************************************************************************/

Do you want to change screen's orientation?

I have implemented the orientation using the display controller hardware, so do not worry about performance.

Step 1: Go to LVGL-> hal_stm_lvgl -> tft -> tft.c

Step 2: Go "static void disp_init(void)" and set the orientation into "ILI9341_Init()" function.

It can be set to: DISP_ROT_Portrait, DISP_ROT_Landscape, DISP_ROT_Inv_Portrait or DISP_ROT_Inv_Landscape.

lvgl_demos_stm32's People

Contributors

paulo-pecegueiro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.