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 ST7735 support #149

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Add ST7735 support #149

wants to merge 1 commit into from

Conversation

kodakjerec
Copy link

  1. Add ST7735 support. copy from ILI9341.
  2. Change setRotation(m) definition.
  3. Add setResolution(width, height). In order to support different size lcd.
  4. Add ST7735 example. copy from ILI9341, and add function setResolution().

2. Change setRotation(m) definition.
3. Add setResolution(width, height). In order to support different size lcd.
4. Add ST7735 example. copy from ILI9341.
@daphwl
Copy link
Contributor

daphwl commented Feb 13, 2023

Hi @kodakjerec,

I'm currently testing this code with the hardware right now, want to check with you if you have this issue as well? It seems like the drawing area is offset from the actual screen area, a fill screen function does not fill the LCD completely.
IMG_2185

Also, would like to check with you if this is the same hardware you are using? Thank you.

IMG_2186

@kodakjerec
Copy link
Author

kodakjerec commented Feb 14, 2023 via email

@daphwl
Copy link
Contributor

daphwl commented Feb 14, 2023

Hi @kodakjerec,

Thanks for your reply! The picture that i have shown with the blue not completely filled is after i have comment out line 31 and uncomment line 33. So would need your help to test and check if you have the same issue. Thank you.

@kodakjerec
Copy link
Author

kodakjerec commented Feb 15, 2023 via email

@kodakjerec
Copy link
Author

kodakjerec commented Feb 22, 2023 via email

@github-actions
Copy link

This pull request is stale because there is no activity for 14 days

@github-actions
Copy link

This pull request is stale because there is no activity for 14 days

@github-actions
Copy link

This pull request is stale because there is no activity for 14 days

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

Successfully merging this pull request may close these issues.

2 participants