
TFT Display for arduino from china
robby roboter | arduino | 30 сентября, 2014
This is a display from
It is using UTFT library, but it don’t work with latest relese.
Only work with older version https://github.com/roboter/UTFT
// Uncomment the next two lines for the Arduino Mega UTFT myGLCD(ITDB32WC, 38,39,40,41); // Remember to change the model parameter to suit your display module! UTouch myTouch(6,5,4,3,2);