Is it possible to use one of these 3.5 inch tft lcd module displays:
with Arduino for display??
if anyone is familiar with utilizing these displays with arduino help me out.
Is it possible to use one of these 3.5 inch tft lcd module displays:
with Arduino for display??
if anyone is familiar with utilizing these displays with arduino help me out.
Yes, they will all work with proper 3.3V Arduinos like Due, Zero, ...
There is a substantial amount of level-shifter wiring if you want to use 5V Arduino like Uno, Mega2560, ...
The extra electronics is not a big problem because you need a custom pcb to receive the ribbon cable anyway. Adding 74LVC245 chips is easy. Complex wire routeing to Arduino header pins is all on the custom pcb.
If you are only making a small number of units it is worth buying ready-made Display Shields.
If you are making 1000s the pcb design and manufacture is insignificant.
David.