Template for creating new programs for the LPC4088 Display Module
Dependencies: DMBasicGUI DMSupport
Fork of lpc4088_displaymodule_hello_world by
A minimal example showing how to initialize the display module and draw a message on the display.
This project can be selected as a template when creating a new project based on the LPC4088 Display Module.
Information
This project works on both the 4.3" and 5" display modules.
This is what it looks like:
History
Updates related to mbed OS 5
2019-10-23, by embeddedartists [Wed, 23 Oct 2019 07:00:18 +0000] rev 7
Updates related to mbed OS 5
Updated to latest version of DMSupport
2019-10-17, by embeddedartists [Thu, 17 Oct 2019 09:44:11 +0000] rev 6
Updated to latest version of DMSupport
Updated to latest version of the DMSupport and DMBasicGUI libraries
2015-04-28, by alindvall [Tue, 28 Apr 2015 12:00:49 +0000] rev 5
Updated to latest version of the DMSupport and DMBasicGUI libraries
- Updated DMSupport and DMBasicGUI libraries; - Cleanup of dm_board_config.h
2015-03-20, by alindvall [Fri, 20 Mar 2015 14:22:33 +0000] rev 4
- Updated DMSupport and DMBasicGUI libraries; - Cleanup of dm_board_config.h
Updated version of the DMSupport and DMBasicGUI libraries
2015-03-09, by alindvall [Mon, 09 Mar 2015 15:28:12 +0000] rev 3
Updated version of the DMSupport and DMBasicGUI libraries
Updated to use libraries from the Embedded Artists team page
2015-02-19, by alindvall [Thu, 19 Feb 2015 12:39:52 +0000] rev 2
Updated to use libraries from the Embedded Artists team page
Updated the used libraries
2015-02-17, by embeddedartists [Tue, 17 Feb 2015 09:54:20 +0000] rev 1
Updated the used libraries
First version
2015-01-28, by embeddedartists [Wed, 28 Jan 2015 15:16:25 +0000] rev 0
First version