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:
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:791d32dd9dd9 | 2019-10-23 | embeddedartists | Updates related to mbed OS 5 |
6:f50a0a91b2fb | 2019-10-17 | embeddedartists | Updated to latest version of DMSupport |
5:aa78408d4e5a | 2015-04-28 | alindvall | Updated to latest version of the DMSupport and DMBasicGUI libraries |
4:5077afc9f0f4 | 2015-03-20 | alindvall | - Updated DMSupport and DMBasicGUI libraries; - Cleanup of dm_board_config.h |
3:68bfac52f867 | 2015-03-09 | alindvall | Updated version of the DMSupport and DMBasicGUI libraries |
2:5999bc937717 | 2015-02-19 | alindvall | Updated to use libraries from the Embedded Artists team page |
1:00c54e50014c | 2015-02-17 | embeddedartists | Updated the used libraries |
0:8ef5f57e33dc | 2015-01-28 | embeddedartists | First version |