Posts | Comments

Planet Arduino

Archive for the ‘Arduino Biometrics’ Category

If you want to keep your personal thoughts and ideas to yourself, here’s a diary locker from TechKiwiGadgets that opens with your personal fingerprint.

As shown in the demo video, this Arduino-based device can house a small notebook and even a smartphone, and locks with the press of a button. When you need your secured materials, you simply insert your finger into the fingerprint reader, and the small servo inside moves to allow access.

An infrared sensor is also implemented to make sure the door is closed, and a series of programmable LEDs toward the bottom provide visible user feedback. If you’d like to build your own, code and instructions are available here, and the needed 3D print files can be found on Thingiverse.

If you’ve ever wanted to add biometric security features to your Arduino project, you’re in luck. That’s because Nick Koumaris of educ8s.tv has put together a quick tutorial on how to integrate a fingerprint sensor module with an Arduino Nano and a 1.44” color TFT display.

The fingerprint sensor module is small, nicely built, and it uses some advanced DSP (Digital Signal Processing) chips inside. The sensor works like this. It is an optical sensor, which means it analyzes the photo of a finger. It then renders the image, makes some calculations, finds the features of that finger and then searches in its memory for a fingerprint with the same characteristics. It can achieve all that in less than a second! This module can store up to 1,000 fingerprints in its memory and its false acceptance rate is less than 0.001% which makes it pretty secure!

As you can see in the video below, the project requires a valid fingerprint in order to unlock. If it recognizes the user, which in this case is Koumaris or his girlfriend, the fingerprint icon on the display turns green along with a kind greeting, e.g. “Welcome, Nick!”



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook