LCD Demo: Arduino DUE vs Mega 2560
Arduino DUE and Mega 2560 with CTE 3.2" TFT LCD Module with Font IC Demo Up: Arduino DUE w/TFT Shield Down: Mega 2560 w/TFT Shield Running the same demo code with Coldtears electronics 3.2" TFT LCD Module with font and icon IC The first part is demo of the displaying text and icons from the module. The module is a 3.2" LCD module with fonts of 10 sizes and some commonly used icon for application development. The second part is the famous UTFT demo by Henning Karlson. DUE runs at 84Mhz with SPI DMA, mega runs at 16Mhz, As seen due is incredibly faster when loading data from flash and drawing to the LCD