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 main.cpp

Revision Date Message Actions
30:e1cded731965 2019-11-04 More updates related to mbed OS 5 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
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
18:715f542538b3 2015-01-20 - Added AppRTCSettings to allow user to configure the RTC File  Diff  Annotate
16:77f4f42eb6a7 2015-01-17 - Updated apps to listen for the touch signal sent from AppLauncher File  Diff  Annotate
14:73f6c425b2b5 2015-01-12 - Added test of the new Registry class File  Diff  Annotate
13:57e65aba9802 2015-01-08 - Moved AppImageViewer and AppStatus here from DMBasicGUI File  Diff  Annotate
11:4830c7689843 2015-01-07 Changed configuration flag name and added startup beep File  Diff  Annotate
7:c8bef6a4b019 2014-12-21 - Moved AppLauncher initialization to main.cpp File  Diff  Annotate
6:8007691f78dc 2014-12-19 Cleanup 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