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 ESP32 4MB flash and ILI9341 #28

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

Conversation

RobertUK
Copy link

Hi Sukesh, I wondered if this would be ok? I added a device config for ESP32-WROOM 4MB flash with ILI9341(XPT2046).

I fixed a missing reference to the ESP-IDF qrcode library as well.

@sukesh-ak
Copy link
Owner

@RobertUK

Thank you. Will check it out soon.
The project uses QR Code library from lvgl and not from ESP-IDF.

To add support, the only addition required is the config file which defines PINS and probably calibration portion if its resistive touch. Though I prefer to keep the project focused on capacitive touch devices only for better experience.

@cyberumut
Copy link

Hi Sukesh, I wondered if this would be ok? I added a device config for ESP32-WROOM 4MB flash with ILI9341(XPT2046).

I fixed a missing reference to the ESP-IDF qrcode library as well.

hello @RobertUK Can you operate the touchscreen??

my problem #34

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.

3 participants