Hello.
I have bought this 3.2" TFT Lcd 480x320:
Link or link
it is advertised as ILI9341 Arduino Mega compatible.
my question is can i drive it using arduino uno, and what is the right library to do that.
Thank you
Hello.
I have bought this 3.2" TFT Lcd 480x320:
Link or link
it is advertised as ILI9341 Arduino Mega compatible.
my question is can i drive it using arduino uno, and what is the right library to do that.
Thank you
Use Bodmer's TFT_HX8357 library. With Mega or Due.
The Uno has not got enough pins.
David.