Hello,
I am wonder how to use LCD diplay with ILI9341 driver on Arduino (Uno, Mega).
Here is an eBay example of such LCD diplay (2.2 TFT SPI 240*320):
http://www.ebay.com/itm/360699426541?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649
On display there are pins: SDO (MISO), SCK, SDI (MOSI), D/C, RESET, CS, GND, VCC.
Here is one library that could be suitable:
http://www.seeedstudio.com/wiki/2.8%27%27_TFT_Touch_Shield_V2.0
http://www.seeedstudio.com/wiki/File:Seeed_TFT_v2.0.zip
However, I am not sure how to connect this LCD display and how to change library to work with this display. My attempts was without a success for now.
Any suggestions?
Regards,
Rok