Skip to content

Added support for the Waveshare Touch LCD 1.28 #8475

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

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

minordemon
Copy link

I have created a copy of the Waveshare RP2040 LCD 1.28, because the Waveshare RP2040 Touch LCD 1.28 has the LCD Reset pin on GP13 instead of GP12.

It is not a very advanced port. I'll try and add the initialization for the display next. (But the one I copied doesn't have initialization either).

Next steps would be:

  • Display initialization
  • Adding touch pins
  • Add initialization for other modules (like touch, and accelerometer)

Reference:
https://www.waveshare.com/wiki/RP2040-Touch-LCD-1.28

@minordemon minordemon changed the title Copy non touch, change name, pid and lcd rest pin. Added support for the Waveshare Touch LCD 1.28 Oct 12, 2023
@minordemon
Copy link
Author

Changed the title to make the pull request more clear.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which is the original board? Totally fine to have another for a slightly different board.

@tannewt
Copy link
Member

tannewt commented Oct 12, 2023

Ah, I see. This has "Touch" in the name.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Looks good

@tannewt tannewt merged commit e576782 into adafruit:8.2.x Oct 12, 2023
@minordemon minordemon deleted the Waveshare-RP2040-Touch-LCD-1_28 branch October 13, 2023 06:32
@minordemon minordemon restored the Waveshare-RP2040-Touch-LCD-1_28 branch October 13, 2023 06:32
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

Successfully merging this pull request may close these issues.

2 participants