The out-of-the-box demo application flashed on all display modules before they are shipped.

Dependencies:   DMBasicGUI DMSupport

This is the software that is flashed on the LPC4088 Display Modules before they are shipped from Embedded Artists.

Information

This project works on both the 4.3" and 5" display modules but requires different file systems to handle the different display resolutions.

For the 4.3" displays first drag-n-drop the media/fs_480_raw.fs5 (if you are using the new DAPLINK firmware use fs_480_raw.hex) file to the MBED drive and then drag-n-drop the demo itself. This way both the file system and software are up to date.

For the 5" displays first drag-n-drop the media/fs_800_raw.fsF (if you are using the new DAPLINK firmware use fs_800_raw.hex) file to the MBED drive and then drag-n-drop the demo itself. This way both the file system and software are up to date.

There is a prebuilt version of the demo binary here.

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

/media/uploads/embeddedartists/demo480_cap_000.png /media/uploads/embeddedartists/demo480_cap_001.png /media/uploads/embeddedartists/demo480_cap_002.png /media/uploads/embeddedartists/demo480_cap_004.png /media/uploads/embeddedartists/demo480_cap_006.png /media/uploads/embeddedartists/demo480_cap_007.png /media/uploads/embeddedartists/demo480_cap_008.png
The first slide from the Slideshow:
/media/uploads/embeddedartists/demo480_cap_003.png
A couple of images from the Image Viewer
/media/uploads/embeddedartists/demo480_cap_009.png /media/uploads/embeddedartists/demo480_cap_010.png

History

Updates related to mbed OS 5 default tip

2019-11-05, by embeddedartists [Tue, 05 Nov 2019 09:11:36 +0000] rev 5

Updates related to mbed OS 5


Updated to latest version of the DMSupport and DMBasicGUI libraries

2015-04-28, by alindvall [Tue, 28 Apr 2015 12:21:14 +0000] rev 4

Updated to latest version of the DMSupport and DMBasicGUI libraries


Updated libraries to reduce the use of internal RAM.

2015-03-23, by alindvall [Mon, 23 Mar 2015 13:49:19 +0000] rev 3

Updated libraries to reduce the use of internal RAM.


Fixed a couple of warnings

2015-03-20, by alindvall [Fri, 20 Mar 2015 14:04:25 +0000] rev 2

Fixed a couple of warnings


- Added file system image for 4.3" displays: fs_480_raw.fs5

2015-03-20, by embeddedartists [Fri, 20 Mar 2015 14:55:34 +0100] rev 1

- Added file system image for 4.3" displays: fs_480_raw.fs5
- Added file system image for 5" displays: fs_800_raw.fsF


First version

2015-03-20, by alindvall [Fri, 20 Mar 2015 13:36:44 +0000] rev 0

First version