fingerprint scanner interfacing gsm module

Hi! Good Day.

I am working on a project that is like an automated attendance, which is using fingerprint scanner as a sensor interfacing to a gsm module.
The program would be, every scanning the fingerprints, it will send a notification message using sms to everyone who finish scan.

I am not very well on programming, i would like to know if somebody know if there is someone know the coding for it.
and we have a limited time to study the coding for programming.

Hope somebody would help me and guide me, it will be a great help to our future..
thanks a lot..!

There is a tutorial on sending SMS via GSM see https://id.arduino.cc/auth/login/?go=1&returnurl=http://arduino.cc/en/Tutorial/GSMExamplesSendSMS

Fingerprint will depend on the hardware you are using. You need to do some research e.g using google to see if you can find any example code for the scanner module you have.

Then you will need to combine both of these in your program to function as you require it to.

Ok sir, thank you sir..

So there is a coding for fingerprint that can enroll many fingerprints and a gsm module that can send multiple messages to different numbers, sir..?

goahead69:
Ok sir, thank you sir..

So there is a coding for fingerprint that can enroll many fingerprints and a gsm module that can send multiple messages to different numbers, sir..?

hi, did your project work finally?