I have 2.4inch SPI Module ILI9341 TFT LCD with Touch Panel and SD card.
Is there a MicroPython library the compatible with it ?
I have found a library but there is error:
MPY: soft reboot
Traceback (most recent call last):
File “<stdin>”, line 2, in <module>
ImportError: no module named ‘ili9341’
7 Answers
thank you for your support.
I have added files like “ili9341.py “, “xpt2046.py”, and “main .py”.
but I still having problem in display fonts and touching display.
Thank you for your support.
It seems the problem with touch screen or wired cable.
Also, there is not official/ standard library to been used.