Library to control a QVGA TFT connected to SPI. You can use printf to print text The lib can handle different fonts, draw lines, circles, rect and bmp
Dependents: TFT_Test1 SourceCodePro31-SB Mandelbrot Mindwave-screen ... more
See http://mbed.org/cookbook/SPI-driven-QVGA-TFT for details.
History
The last change was made on the wrong code. Fix back the kinetis support .
2013-10-22, by dreschpe [Tue, 22 Oct 2013 20:17:29 +0000] rev 18
The last change was made on the wrong code. Fix back the kinetis support .
Better circle function from Michael Ammann
2013-10-18, by dreschpe [Fri, 18 Oct 2013 09:11:57 +0000] rev 17
Better circle function from Michael Ammann
fix bug in bmp for kinetis
2013-03-25, by dreschpe [Mon, 25 Mar 2013 10:11:00 +0000] rev 16
fix bug in bmp for kinetis
KL25Z Version patch
2013-03-05, by dreschpe [Tue, 05 Mar 2013 21:58:25 +0000] rev 15
KL25Z Version patch
Add Freescale KL25Z support.
2013-03-05, by dreschpe [Tue, 05 Mar 2013 21:48:14 +0000] rev 14
Add Freescale KL25Z support.
Add Freescale KL25Z support
2013-03-05, by dreschpe [Tue, 05 Mar 2013 14:50:51 +0000] rev 13
Add Freescale KL25Z support
Fix LPC11U24 bug
2013-03-05, by dreschpe [Tue, 05 Mar 2013 15:47:00 +0000] rev 12
Fix LPC11U24 bug
fix warnings
2013-02-19, by dreschpe [Tue, 19 Feb 2013 21:49:55 +0000] rev 11
fix warnings
remove useless line in hline
2013-02-03, by dreschpe [Sun, 03 Feb 2013 18:18:43 +0000] rev 10
remove useless line in hline
get the lib working with LPC11U24. ; The code is switched internal.
2013-02-03, by dreschpe [Sun, 03 Feb 2013 17:51:33 +0000] rev 9
get the lib working with LPC11U24. ; The code is switched internal.