Shows how to use a display and the onboard SD Card. Requires a display module with an adapter

Dependencies:   DmTftLibrary SDFileSystem mbed

Files at this revision

API Documentation at this revision

Comitter:
displaymodule
Date:
Mon Jul 07 11:09:03 2014 +0000
Parent:
1:64173e1ae223
Child:
3:030be860c83d
Commit message:
Updated library dependencies

Changed in this revision

DmTftLibrary.lib Show annotated file Show diff for this revision Revisions of this file
SDFileSystem.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/DmTftLibrary.lib	Fri Jul 04 10:37:38 2014 +0000
+++ b/DmTftLibrary.lib	Mon Jul 07 11:09:03 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/displaymodule/code/DmTftLibrary/#6cd8c36cbdb3
+http://mbed.org/users/displaymodule/code/DmTftLibrary/#b24f01d148c4
--- a/SDFileSystem.lib	Fri Jul 04 10:37:38 2014 +0000
+++ b/SDFileSystem.lib	Mon Jul 07 11:09:03 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/SDFileSystem/#7b35d1709458
+http://mbed.org/users/displaymodule/code/SDFileSystem/#4e415ec868b5
--- a/main.cpp	Fri Jul 04 10:37:38 2014 +0000
+++ b/main.cpp	Mon Jul 07 11:09:03 2014 +0000
@@ -56,7 +56,6 @@
 //DmTftHX8353C tft;  /* DM_TFT18_101 */
 DmTftS6D0164 tft;  /* DM_TFT22_102 */
 //DmTftIli9325 tft;  /* DM_TFT28_103 and DM_TFT24_104 */
-//DmTftSsd2119 tft;   /* DM_TFT35_107 */
 
 SDFileSystem sd(DM_PIN_SD_SPI_MOSI, DM_PIN_SD_SPI_MISO, DM_PIN_SD_SPI_SCLK, DM_PIN_CS_SDCARD, "sd"); // mosi,miso,clk,cs