main.cpp is a direct example, waits for an input and then process it. test.cpp is modified, only process when there's a pressure

Dependencies:   GT511C3 mbed

Fork of GT511C3test by Toshihisa T

History

main.cpp is a direct example, after registering fingerprint it waits for the platform to be pressed. test.cpp is my modified version, instead of being stuck in a while loop of 'waiting to be pressed' it will trigger only if there's pressure default tip

2015-12-06, by inezraharjo [Sun, 06 Dec 2015 22:32:12 +0000] rev 8

main.cpp is a direct example, after registering fingerprint it waits for the platform to be pressed. test.cpp is my modified version, instead of being stuck in a while loop of 'waiting to be pressed' it will trigger only if there's pressure


class library make.;

2014-01-03, by tosihisa [Fri, 03 Jan 2014 16:03:44 +0000] rev 7

class library make.;


Add CheckEnrolled() and DeleteID().;

2014-01-03, by tosihisa [Fri, 03 Jan 2014 15:52:29 +0000] rev 6

Add CheckEnrolled() and DeleteID().;


Add Enroll function.;

2014-01-03, by tosihisa [Fri, 03 Jan 2014 14:37:48 +0000] rev 5

Add Enroll function.;


Add LICENSE.;

2014-01-03, by tosihisa [Fri, 03 Jan 2014 14:12:18 +0000] rev 4

Add LICENSE.;


Add Enroll and Identify!;

2014-01-03, by tosihisa [Fri, 03 Jan 2014 12:56:03 +0000] rev 3

Add Enroll and Identify!;


??ON/OFF????;

2014-01-03, by tosihisa [Fri, 03 Jan 2014 07:24:39 +0000] rev 2

??ON/OFF????;


enum ????;

2014-01-03, by tosihisa [Fri, 03 Jan 2014 06:34:26 +0000] rev 1

enum ????;


1st Commit.

2014-01-03, by tosihisa [Fri, 03 Jan 2014 06:20:34 +0000] rev 0

1st Commit.