This is a demonstration program which draws a keypad on the LCD and uses the touch screen to allow an operator to key-in an access code. Two possible codes are allowed to grant to different levels of access. Additionally the push button is used to allow an operator to send Moorse Code pulses in to the device which is checked against two characters to determine if there was a match, and if so, access is granted.

Dependencies:   LCD_DISCO_F429ZI mbed TS_DISCO_F429ZI mbed-os BSP_DISCO_F429ZI

Also draws a mushroom on the screen and animates it.

History

I put a pizza BMP on the screen; default tip

2019-06-05, by Damotclese [Wed, 05 Jun 2019 02:27:51 +0000] rev 5

I put a pizza BMP on the screen;


Additional comments, no actual code changes.;

2019-06-04, by Damotclese [Tue, 04 Jun 2019 22:51:25 +0000] rev 4

Additional comments, no actual code changes.;


When the keypad keys are touched, they flash YELLOW for a quarter of a second now;

2019-06-03, by Damotclese [Mon, 03 Jun 2019 21:56:36 +0000] rev 3

When the keypad keys are touched, they flash YELLOW for a quarter of a second now;


Added some analog inputs in an effort to assist the random number generator.;

2019-06-01, by Damotclese [Sat, 01 Jun 2019 21:04:17 +0000] rev 2

Added some analog inputs in an effort to assist the random number generator.;


Added animation of a mushroom sprite that occasionally teleports.;

2019-06-01, by Damotclese [Sat, 01 Jun 2019 20:43:11 +0000] rev 1

Added animation of a mushroom sprite that occasionally teleports.;


Initial demonstration project check in.;

2019-06-01, by Damotclese [Sat, 01 Jun 2019 05:32:16 +0000] rev 0

Initial demonstration project check in.;