LPC1768 Mini-DK board with 2.8" SPI TFT and SPI touch

Dependencies:   Mini-DK SDFileSystem mbed

Fork of LPC1768_Mini-DK by Frank Vannieuwkerke

History

Added GetCalibration and SetCalibration default tip

2014-03-23, by frankvnk [Sun, 23 Mar 2014 20:02:45 +0000] rev 16

Added GetCalibration and SetCalibration


New ILI9320 library.\\

2014-03-18, by frankvnk [Tue, 18 Mar 2014 19:30:28 +0000] rev 15

New ILI9320 library.\\
; Added \\


Mini-DK library update :

2013-01-11, by frankvnk [Fri, 11 Jan 2013 16:51:46 +0000] rev 14

Mini-DK library update :
; SPI_TFT renamed to SPI_TFT_ILI9320 and published as separate library


FLASH_BUFFER comment update in main.cpp

2013-01-10, by frankvnk [Thu, 10 Jan 2013 08:58:47 +0000] rev 13

FLASH_BUFFER comment update in main.cpp


Mini_DK library cleanup : documentation/comments

2013-01-09, by frankvnk [Wed, 09 Jan 2013 20:58:34 +0000] rev 12

Mini_DK library cleanup : documentation/comments
;


NO_FLASH_BUFFER added in Mini_DK.h

2013-01-08, by frankvnk [Tue, 08 Jan 2013 19:36:05 +0000] rev 11

NO_FLASH_BUFFER added in Mini_DK.h


TFT.printf replaced with printf (mbed Stream(name) is available again).

2013-01-08, by frankvnk [Tue, 08 Jan 2013 16:12:13 +0000] rev 10

TFT.printf replaced with printf (mbed Stream(name) is available again).
; 3 different code examples in main.cpp to demonstate the possibilities of the Mini-DK library.


back to code example - library is at separate page

2013-01-04, by frankvnk [Fri, 04 Jan 2013 14:08:03 +0000] rev 9

back to code example - library is at separate page


Program -> Library

2013-01-04, by frankvnk [Fri, 04 Jan 2013 13:36:03 +0000] rev 8

Program -> Library


Code cleanup / comments added

2013-01-04, by frankvnk [Fri, 04 Jan 2013 09:52:16 +0000] rev 7

Code cleanup / comments added