Example using the support package for LPC4088 DisplayModule

Dependencies:   DMBasicGUI DMSupport

Example using a lot of the features in the software package for the LPC4088 Display Module.

This project can be selected as a template when creating a new project based on the LPC4088 Display Module.

Information

This project works on the 4.3" display modules.

Some of the apps works on the 5" display modules. The ImageViewer and Slideshow app will show the images distorted as it does not take the resolution into consideration.

Information

The USB Status app is disabled. The Image viewer looks for images in the root of SD cards, USB memory sticks or the file system on the QSPI flash. The Slideshow app expects to find a slideshow script in /mci/elec14/ea_logo.txt.

This is what it looks like on the 4.3" display:

/media/uploads/embeddedartists/everything_cap_000.png /media/uploads/embeddedartists/everything_cap_001.png /media/uploads/embeddedartists/everything_cap_003.png /media/uploads/embeddedartists/everything_cap_004.png /media/uploads/embeddedartists/everything_cap_006.png /media/uploads/embeddedartists/everything_cap_008.png

Revisions of DMSupport.lib

Revision Date Message Actions
29:be8b784873f5 2015-04-28 Updated to latest version of the DMSupport library File  Diff  Annotate
28:be5b06633d98 2015-04-15 - Graphical improvements in the AppImageViewer File  Diff  Annotate
27:4fe24decabf9 2015-03-20 - Updated DMSupport and DMBasicGUI libraries; - Moved image data for the OK/Cancel/Repeat buttons from the old DMBasicGUI into local image_data.* files; - Cleanup of dm_board_config.h; - Fixed warnings File  Diff  Annotate
26:f07df116f3c9 2015-03-09 - Added USBDevice examples File  Diff  Annotate
25:8bef7b849338 2015-02-19 Updated to use libraries from the Embedded Artists team page File  Diff  Annotate
24:768f5958c308 2015-02-17 - Modified AppRTCSettings to use current time when initializing File  Diff  Annotate
23:3f8bc89e0b23 2015-01-26 Removed dead code in main. Included SDRAM fix in new version of DMSupport lib File  Diff  Annotate
22:7e59255933b5 2015-01-26 - Added virtual destructors to avoid undefined behaviour File  Diff  Annotate
21:14e1aa66ba41 2015-01-24 Updated DMSupport File  Diff  Annotate
19:15f0388f6c36 2015-01-22 Updated DMSupport library to use interrupt drive I2C for the BIOS File  Diff  Annotate
18:715f542538b3 2015-01-20 - Added AppRTCSettings to allow user to configure the RTC File  Diff  Annotate
17:7f03a04cf6ff 2015-01-17 Updated libraries File  Diff  Annotate
15:1d19ca3f2b79 2015-01-13 Updated libraries File  Diff  Annotate
12:c8ea0a693a65 2015-01-07 Updated DMSupport library version File  Diff  Annotate
10:7efefb120bf2 2015-01-02 Modified the default config flags File  Diff  Annotate
9:de09a7a0e118 2015-01-02 Updated used libraries File  Diff  Annotate
8:e38f8e13194b 2014-12-21 Updated libraries File  Diff  Annotate
5:0934947a8db8 2014-12-19 Updated used libraries File  Diff  Annotate
4:37a60b9bdb99 2014-12-19 Updated with BIOS support File  Diff  Annotate
3:4301d34173cf 2014-12-11 Moved HttpServer and mbed-rpc into the DMSupport library. Moved the application and lpc_swim stuff into DMBasicGUI File  Diff  Annotate
2:070e9c054796 2014-12-08 Added first version of the Application framwork. Added lpc_swim library. Updated libraries. File  Diff  Annotate
1:15ea03d72dd7 2014-12-03 Corrected SPIFI to run at 60MHz. Added support for USB Host Keyboard+Mouse+Hub. File  Diff  Annotate
0:dfad71908d59 2014-12-02 First version File  Diff  Annotate