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

[DRAFT] Support 320x240 screen sizes and ili9341 displays #597

Draft
wants to merge 13 commits into
base: dev
Choose a base branch
from

Conversation

kdmukai
Copy link
Contributor

@kdmukai kdmukai commented Aug 25, 2024

Description

WORK IN PROGRESS!!

This pull request is categorized as a:

  • New feature

Checklist

  • I’ve run pytest and made sure all unit tests pass before sumbitting the PR

If you modified or added functionality/workflow, did you add new unit tests?

  • No, I’m a fool
  • Yes
  • N/A

I have tested this PR on the following platforms/os:

@newtonick
Copy link
Collaborator

I need to get all the required hardware for this so I can either assemble before or during TABConf.

@kdmukai
Copy link
Contributor Author

kdmukai commented Aug 30, 2024

Most of the st7789 and ili9341 dev boards seem to be the same (even down to the order of their pins).

This is the ili9341 I've been working off of:
https://a.co/d/0V4VZQo

Other useful bits:

  1. https://www.adafruit.com/product/2029
  2. https://a.co/d/fvfNIQZ

I'm using 1.) to seat the existing Waveshare display hat and just wire out the joystick and KEY1-3 lines to 2.) which also has the connections to the ili9341. And then 2.) connects to a Pi Zero via ribbon cable.

PXL_20240823_202144325 RAW-01 COVER

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