Program to demonstrate the features of the DisplayModule DM-TFT24-104 display using the UniGraphics library.
Dependencies: DmTouch_UniGraphic UniGraphic mbed
Fork of DisplayModule24_demo by
History
Fixing problems
2016-02-11, by JLarkin [Thu, 11 Feb 2016 06:47:58 +0000] rev 16
Fixing problems
Added tag ChaseLakeHijack for changeset 3489b8566dbc
2016-02-11, by root@developer-sjc-indigo-compiler.local.mbed.org [Thu, 11 Feb 2016 06:42:14 +0000] rev 15
Added tag ChaseLakeHijack for changeset 3489b8566dbc
Undo Chase Lake changes to demo program and add warning comment.
2016-02-11, by JLarkin [Thu, 11 Feb 2016 06:40:23 +0000] rev 14
Undo Chase Lake changes to demo program and add warning comment.
Current working code (v 1.0)
2016-01-27, by bentogami [Wed, 27 Jan 2016 00:09:39 +0000] rev 13
Current working code (v 1.0)
Uses updated touch library
2016-01-21, by JLarkin [Thu, 21 Jan 2016 16:42:32 +0000] rev 12
Uses updated touch library
Added touch controls for DisplayModule DM-TFT24-104 to demo.
2016-01-20, by JLarkin [Wed, 20 Jan 2016 07:28:23 +0000] rev 11
Added touch controls for DisplayModule DM-TFT24-104 to demo.
Moved touch functions to library.
2016-01-20, by JLarkin [Wed, 20 Jan 2016 07:25:37 +0000] rev 10
Moved touch functions to library.
Revised DmTouch to work with UniGraphics, multiple screen orientations, and flexible mbed pins.
2016-01-20, by JLarkin [Wed, 20 Jan 2016 07:21:30 +0000] rev 9
Revised DmTouch to work with UniGraphics, multiple screen orientations, and flexible mbed pins.
Removed lingering references to the timer
2016-01-14, by JLarkin [Thu, 14 Jan 2016 19:32:42 +0000] rev 8
Removed lingering references to the timer
Good to go.
2016-01-13, by JLarkin [Wed, 13 Jan 2016 23:56:43 +0000] rev 7
Good to go.