Example program using the emWin GUI library.
Dependencies: DMSupport DMemWin
This program shows how to use the emWin graphical library on the display modules.
The DMemWin library contains the porting layer needed to start working with emWin from Segger. Details about emWin can be found both segger.com as well as lpcware.com.
Warning
There are limitations on how the emWin library may be distributed and republished so it is not a part of this example. To get the code to compile follow the instructions in readme.h.
This project can be selected as a template when creating a new project based on the LPC4088 Display Module.
Information
This project can work on both the 4.3" and 5" display modules but it is completely dependant on which project is choosen from the Segger emWin samples page.
This project uses the Ticker Sample but it can be replaced by one from the Segger emWin samples page. However some of the samples use features that are not supported or use too high resolutions.
This is what it looks like when using the Ticker Sample:
Revision 3:19cbcaa84dd0, committed 2015-04-28
- Comitter:
- alindvall
- Date:
- Tue Apr 28 11:52:32 2015 +0000
- Parent:
- 2:4ba9f23c4c53
- Commit message:
- Updated to latest version of the DMSupport library
Changed in this revision
DMSupport.lib | Show annotated file Show diff for this revision Revisions of this file |
DMemWin.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r 4ba9f23c4c53 -r 19cbcaa84dd0 DMSupport.lib --- a/DMSupport.lib Fri Mar 20 14:16:45 2015 +0000 +++ b/DMSupport.lib Tue Apr 28 11:52:32 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/Embedded-Artists/code/DMSupport/#d45a38606a7f +http://developer.mbed.org/teams/Embedded-Artists/code/DMSupport/#e1cb4dd9bfeb
diff -r 4ba9f23c4c53 -r 19cbcaa84dd0 DMemWin.lib --- a/DMemWin.lib Fri Mar 20 14:16:45 2015 +0000 +++ b/DMemWin.lib Tue Apr 28 11:52:32 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/Embedded-Artists/code/DMemWin/#582739e02e4d +http://developer.mbed.org/teams/Embedded-Artists/code/DMemWin/#2847cc35a84f