Open RobertUK opened 1 year ago
@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.
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??
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.