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

Add support for TFT display ST7796S #1084

Open
morganrallen opened this issue Jan 12, 2021 · 10 comments
Open

Add support for TFT display ST7796S #1084

morganrallen opened this issue Jan 12, 2021 · 10 comments

Comments

@morganrallen
Copy link

morganrallen commented Jan 12, 2021

Describe the problem you have/What new integration you would like

Add support for the TFT display ST7796S

Please describe your use case for this integration and alternatives you've tried:

First attempts at using the ST7789V display driver didn't work and two things of note came up.

  • This (all?) display drivers require a reset pin, but in some cases (TTGO-T-WATCH) this isn't wired up, maybe as is usually the case in the ESP-IDF, accept -1 to mean not in use
  • Display drivers seem to hard code dimensions, making this more flexible may help with some of these very similar but not quite displays.

Additional context

@JingleheimerSE
Copy link

I would also like to see a ST7789 driver added. This would intergrate well with the Seeed WT32-SC01 board that integrates a 3.5" ST7789S display with an ESP32 for only 20 USD!

https://www.seeedstudio.com/ESP32-Development-board-WT32-SC01-p-4735.html

@richardklingler
Copy link

richardklingler commented May 17, 2021

The WT32-SC01 uses the ST7796S and not ST7789...

It is currently being worked on, including FT6336 touch screen chip, but not on the top priority list (o; :

https://github.com/richardklingler/esphome

IMG_2096

@morganrallen
Copy link
Author

That's great news @richardklingler but unless I'm missing something, I don't see any display drivers in that repo.

@jamser
Copy link

jamser commented Jun 24, 2021

That's great @richardklingler but i cloud not open the link you share,cloud you send it to me(esphome.zip), my mail is szzs80@163.com,thank you very much!~

@cpyarger
Copy link

And now that repo is gone :/

@kd7gab
Copy link

kd7gab commented Nov 10, 2021

I would really like to be able to utilize the WT32-SC01 units with ESPHome. Has this request simply been abandoned?

@cpyarger
Copy link

It seems that @richardklingler has reposted the github repository but is putting the devices he got working behind a sponsor/pay wall.

@cpyarger
Copy link

cpyarger commented Jul 1, 2022

Please post the relevant information prior to closing. What external component, where is the link to the code, documentation, examples, etc.

@nagyrobi
Copy link
Member

nagyrobi commented Jul 1, 2022

reopening as requested on Discord

@nagyrobi nagyrobi reopened this Jul 1, 2022
@cpyarger
Copy link

cpyarger commented Jul 1, 2022

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants