Multi-Factor Authentication Fingerprinting Device Using Biometrics

  Lauren Henderson

With the growth of ground-breaking technology exceeding new limits every day, it's important to be sure that the security of companies and individuals that utilize these advancements isn't threatened. In an age where some of the world's leading analytics are at our fingertips, literally, we always must keep in mind the threats that come along with it. Fingerprinting technology has widely been introduced and accepted as a safeguard to our most sensitive information. However, current fingerprinting sensors lack the implementation of two-factor security; something that most every server, website, control system and access point currently uses as counter to even the most advanced security risks. With the integration of a fingerprinting sensor and a secondary form of defense, most if not all threats to fingerprinting technology would be eliminated. This is the goal of merging a fingerprinting sensor and an LED pulse oximeter; to use both the finger and not only pulse, but oxygen saturation level to determine the validity of a user.

11 May 2019 - Research Report - pdf

27 April 2018 - Sigma Xi Student Research Poster Symposium - pdf, pptx - photo

Code: https://github.com/lhenderson22/led_fingerprint


References

https://forum.dexterindustries.com/t/maxrefdes117-heart-rate-and-pulse-oximetry-monitor/3602/2

https://www.maximintegrated.com/en/design/reference-design-center/system-board/6300.html

MAX30102 Pulse Oximeter and Heart-Rate Sensor

https://www.fingerprints.com/products/touch_sensor/

https://www.adafruit.com/product/751

http://www.androidauthority.com/how-fingerprint-scanners-work-670934/

http://biometrics.mainguet.org/types/fingerprint/fingerprint_sensors_physics.htm

Feb. 2017

Building the Fingerprinting with the Pi: https://sicherheitskritisch.de/2015/03/fingerprint-sensor-fuer-den-raspberry-pi-und-debian-linux-en/

Fingerprinting: http://wiki.seeed.cc/Grove-Fingerprint_Sensor/

Base Shield: http://wiki.seeed.cc/Base_Shield_V2/


From Mark Jupina:

Adafruit Pro-Trinket

SparkFun Photon IMU Shield: https://www.sparkfun.com/products/13629

C libraries for the IMU: https://github.com/sparkfun/Photon_IMU_Shield

Zerynth C Interface: https://docs.zerynth.com/latest/official/core.zerynth.stdlib/docs/clang.html


From Jim Solderitsch:

https://www.seeedstudio.com/Grove---Fingerprint-Sensor-p-1424.html

http://www.veridiumid.com/biometric-authentication/fingerprint-recognition/


From Ed Hepler:

http://people.ece.cornell.edu/land/courses/ece4760/FinalProjects/f2012/prd47/PulseOximeter/Pulse_ox.html

http://www.nxp.com/files/32bit/doc/app_note/AN4327.pdf?tid=AMdlDR

http://www.ti.com/product/afe4490

SPO2 sensor module


From R. Perry:

https://sourceforge.net/projects/pyusb/ - PyUSB provides USB access on the Python language

http://texnological.blogspot.com/2014/03/raspberry-pi-read-data-from-usb-serial.html - Raspberry Pi. Read data from USB Serial Port using Java and Python.