Shows how to use a display, the onboard SD Card and the onboard SPI Flash. Requires a display module with direct Arduino pinning
Dependencies: DmTftLibrary SDFileSystem mbed
History
Add DM_TFT43_108, DM_TFT50_111 based on new lib drv: DmTftRa8875
2015-01-22, by displaymodule [Thu, 22 Jan 2015 05:54:22 +0000] rev 6
Add DM_TFT43_108, DM_TFT50_111 based on new lib drv: DmTftRa8875
Removed dependency on mbed-src for LPC1549
2014-09-01, by displaymodule [Mon, 01 Sep 2014 11:02:22 +0000] rev 5
Removed dependency on mbed-src for LPC1549
Updated library dependencies. Fixed warning. Fixed file position bug.
2014-07-09, by displaymodule [Wed, 09 Jul 2014 09:38:56 +0000] rev 4
Updated library dependencies. Fixed warning. Fixed file position bug.
Updated library dependencies. Added basic clipping of BMP files.
2014-07-07, by displaymodule [Mon, 07 Jul 2014 11:43:01 +0000] rev 3
Updated library dependencies. Added basic clipping of BMP files.
Misc bugfixes
2014-07-04, by displaymodule [Fri, 04 Jul 2014 10:36:42 +0000] rev 2
Misc bugfixes
Removed code for displays requiring an adapter to work as that code is moved into the dm_sdcard_with_adapter project.
2014-05-20, by displaymodule [Tue, 20 May 2014 15:41:11 +0000] rev 1
Removed code for displays requiring an adapter to work as that code is moved into the dm_sdcard_with_adapter project.
First version
2014-05-20, by displaymodule [Tue, 20 May 2014 10:30:34 +0000] rev 0
First version