TFT_320_QVT_9341 with Arduino UNO

Thread Starter

ammna

Joined Apr 28, 2016
1
am using arduino uno for my FYP. i wanna connect uno with TFT_320Qvt_9341. but i dont know where to start only thing i found was how to connect his arduino mega or due. the pins starting with T_ are used for touch input. i wanna get the coordinates(x,y) of touch screen but dont know how to interface it with uno and which type of libraries are required . i have only two weeks left so plz reply as soon as possible :(
thanku in advance
 

dannyf

Joined Sep 13, 2015
2,197
If you can code, find the data sheet and code Tobit.

If you cannot code, find a library. If you cannot find a library, get a new LCD.
 
Top