8000 ST7789 parameers for TTGO color LCD 135x240 · Issue #321 · loboris/MicroPython_ESP32_psRAM_LoBo · GitHub
[go: up one dir, main page]

Skip to content
ST7789 parameers for TTGO color LCD 135x240 #321
@faon

Description

@faon

Hello, here are the checked parameters working on my cute TTGO on-board color display

Add in the demonstration
( https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki/display )

#AE-20200709: ESP32- TTGO Color LCD 240x135
tft.init(tft.ST7789, rst_pin=23, backl_pin=4, miso=0, mosi=19, clk=18, cs=5, dc=16, width=235, height=340, backl_on=1)

Thanks for your nice work !

      Alain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0