GithubHelp home page GithubHelp logo

Gamma correction issue about lv_port_esp32 HOT 1 CLOSED

lvgl avatar lvgl commented on June 5, 2024
Gamma correction issue

from lv_port_esp32.

Comments (1)

app-z avatar app-z commented on June 5, 2024

+//
+// ST7789V commands.
+//
+enum {

  • Cmd_Software_Reset = 0x01,
  • Cmd_Sleep_Out = 0x11,
  • Cmd_Partial_Mode_Off = 0x13,
  • Cmd_Display_Inversion_Off = 0x20,
  • Cmd_Display_Inversion_On = 0x21,
  • Cmd_Display_Off = 0x28,
  • Cmd_Display_On = 0x29,
  • Cmd_Column_Address_Set = 0x2a,
  • Cmd_Row_Address_Set = 0x2b,
  • Cmd_Memory_Write = 0x2c,
  • Cmd_Memory_Data_Access_Control = 0x36,
  • Cmd_Interface_Pixel_Format = 0x3a,
  • Cmd_Porch_Control = 0xb2,
  • Cmd_Gate_Control = 0xb7,
  • Cmd_VCOMS_Setting = 0xbb,
  • Cmd_LCM_Control = 0xc0,
  • Cmd_VDV_VRH_Command_Enable = 0xc2,
  • Cmd_VRH_Set = 0xc3,
  • Cmd_VDV_Setting = 0xc4,
  • Cmd_FR_Control_2 = 0xc6,
  • Cmd_Power_Control_1 = 0xd0,
  • Cmd_Positive_Gamma_Control = 0xe0,
  • Cmd_Negative_Gamma_Control = 0xe1,
    +};

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.