GithubHelp home page GithubHelp logo

How to ROTATE the screen about lv_port_esp32 HOT 4 CLOSED

lvgl avatar lvgl commented on June 11, 2024
How to ROTATE the screen

from lv_port_esp32.

Comments (4)

jeremyjh avatar jeremyjh commented on June 11, 2024

This is not implemented in the driver yet. You can use the driver functions to send a rotation command though - it is a 0x36 command and we use an example here: https://github.com/littlevgl/lv_port_esp32_ili9341/blob/master/components/lvgl_ili9341/ili9341.c#L108

To determine the correct data command to send, you can refer to this code. https://gist.github.com/motters/38a26a66020f674b6389063932048e4c#file-ili9844_rotation-h-L4

from lv_port_esp32.

donny681 avatar donny681 commented on June 11, 2024

I try to determine the data of 0x36 command.But it may be useless.

from lv_port_esp32.

donny681 avatar donny681 commented on June 11, 2024

I try this,it is ok.Thanks

from lv_port_esp32.

embeddedt avatar embeddedt commented on June 11, 2024

Great!

I'll close this issue then.

from lv_port_esp32.

Related Issues (20)

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.