Hi everybody, I have already posted in project guidance but I have thought maybe here it will be a better place.
I am working in a arduino DUE project with a CMOS camera OV7670. I have already managed to the streaming from the camera to an VGA output but now I would like to get it to a TFT.
I would like you to advice me in what TFT I can choose. My worries are the Arduino DUE compatibility with the screen and the speed I can write pixels on it. I am looking the faster I can get. So I suppose it msut have and 8 bits paralel input of data. I don't need neither touchable screen nor a big screen.
Maybe with the oficial TFT will be enough? or once it would be too slow hence (I think) It doesn't have parallel port data?
And what about the famous SainSmart 3.2", is it DUE compatible? Thanks
garygid:
What resolution do you want?
What color depth is required?
Have you looked at the TFTs and Due shield
from ColdTears Electronics?
I only need a QQVGA o QCIF Resolution, with 8/12/16 bits color depth.
I will have a look!
EDIT:
There are quite good! thanks for the advice. I have one question about the shield, in the phto seems that if youare using the shield and the TFT you can't use the others pins! Am I right?
If you have a proto board or other shields on the Due,
they all stack under the display shield board, and all
the others should pass all the signals upward.
Then, all the boards have access to all the signals,
but they must be designed to share nicely.