I recently purchased a SEEED Studio TFT Touch Shield and have been trying to find the appropriate library to make it work with an Arduino UNO.
So far I have been unable to even get any of the example programs to verify/compile due to one error or another.
Does anyone know of the correct library and any other support files needed to use with the SEEED LCD?
what typ is the display ?
if i search at seedstudio i find one looking like the part i did buy last week at watterot.
i connected to raspberry using spi and the libs are in sourcecode availibel
After much frustration because SEEED Studios does not provide ANY documentation with the product, not even the courtesy of a link to the product docs.
I finally found their web page documentation by searching for it using this in the search box "seed studio 2760382" (part number on the box) which yielded the link below that has links on it to the library files required for the display to function.
The Draw circles example worked straight up but he touch screen demo does not, I believe it needs pin definitions for the UNO which do not appear in the sketch.
Hope this info helps any other poor soul who purchased SEEED's TFT Touch Shield.
http://www.seeedstudio.com/wiki/2.8''_TFT_Touch_Shield_V2.0#TFT_Touch_Shield_Pin_Map_and_Description
Here are the libraries I am currently using for my Seeed studio TFT V2
Seeed Studio TFTv2