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

Support for the IPS ST7735 and IPS ST7789 models #4

Open
Guilherme-Mello opened this issue Mar 19, 2024 · 1 comment
Open

Support for the IPS ST7735 and IPS ST7789 models #4

Guilherme-Mello opened this issue Mar 19, 2024 · 1 comment

Comments

@Guilherme-Mello
Copy link

Dear Mauro,

Thanks for developing those libraries, they are very helpfull and nice do work with for the ST7735 and as well with the ILI versions.

I tryed to send you messages by the comment section on the YouTube, but IDK why my comments disapeared 2 times, i think it was because i put a link. But anyway...

I would like to ask you to help me on the display library for a project i'm developing. It's basically a Car-like robot that has a small display on top as well a remote controller with a display for it... it's kind of a "Final Project" for my graduation degree. For now, the first prototype i have has a ST7789 display that i used the Floyd Fish library. I was trying to use the 0.96 inch IPS ST7735 with your library, but i could not make it work (i really could not find what was missing in the library for this particular display).

So i started playing with the ST7789 library, trying to do what u did on the ST7735 library. I even got some few lines of data printed on the screen with the TouchGFX, but i always got the program frozen and the display stops showing data (freezes in what it already drawed) and i did found that the while loop of the project gets blocked.

It's a great start that i could get some data (designed on the TouchGFX) showing up on the display, but i htink it needs the refinament u did on your libraries to make it work.

The display i got this working was the 1.14 Inch IPS ST7789, I used on my project the 1.47, but it was to big. For the controller i'm plannibg to use the ST7789 1.9Inch IPS.

I would appreciate any help from you

@krittapan
Copy link

Dear Mauro,

Thanks for developing those libraries, they are very helpfull and nice do work with for the ST7735 and as well with the ILI versions.

I tryed to send you messages by the comment section on the YouTube, but IDK why my comments disapeared 2 times, i think it was because i put a link. But anyway...

I would like to ask you to help me on the display library for a project i'm developing. It's basically a Car-like robot that has a small display on top as well a remote controller with a display for it... it's kind of a "Final Project" for my graduation degree. For now, the first prototype i have has a ST7789 display that i used the Floyd Fish library. I was trying to use the 0.96 inch IPS ST7735 with your library, but i could not make it work (i really could not find what was missing in the library for this particular display).

So i started playing with the ST7789 library, trying to do what u did on the ST7735 library. I even got some few lines of data printed on the screen with the TouchGFX, but i always got the program frozen and the display stops showing data (freezes in what it already drawed) and i did found that the while loop of the project gets blocked.

It's a great start that i could get some data (designed on the TouchGFX) showing up on the display, but i htink it needs the refinament u did on your libraries to make it work.

The display i got this working was the 1.14 Inch IPS ST7789, I used on my project the 1.47, but it was to big. For the controller i'm plannibg to use the ST7789 1.9Inch IPS.

I would appreciate any help from you

I tried using ST7789 as well but it didn't work.

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

No branches or pull requests

2 participants