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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:0f69891b105e | 2015-01-22 | displaymodule | Add DM_TFT43_108, DM_TFT50_111 based on new lib drv: DmTftRa8875 |
5:8c65e8d6d6dc | 2014-09-01 | displaymodule | Removed dependency on mbed-src for LPC1549 |
4:93ca338876e2 | 2014-07-09 | displaymodule | Updated library dependencies. Fixed warning. Fixed file position bug. |
3:e1e1053e286f | 2014-07-07 | displaymodule | Updated library dependencies. Added basic clipping of BMP files. |
2:a77053c4f5cc | 2014-07-04 | displaymodule | Misc bugfixes |
1:76ec0e6dfe81 | 2014-05-20 | displaymodule | Removed code for displays requiring an adapter to work as that code is moved into the dm_sdcard_with_adapter project. |
0:3ecd25651727 | 2014-05-20 | displaymodule | First version |