Create a Luos Biometric Security System on an Arduino Zero

by MarieBidouille in Circuits > Arduino

661 Views, 6 Favorites, 0 Comments

Create a Luos Biometric Security System on an Arduino Zero

cover_instructables_arduino.png

I came across the presentation Luos did at Tech Crunch and was intrigued so I decided to try to integrate their technology into an open-source project.

For those of you who don't know, Luos is a new way to think and design embedded applications as a micro-services architecture. For a better explanation you can watch this video.

I didn't want it to take me too long so I choose Arduino and we are building a Biometric Security System which can be use to lock a garage door, a box or anything you want.

Here is the open-source project that inspired me :

https://circuitdigest.com/microcontroller-projects/fingerprint-based-biometric-security-system-arduino-uno/

Supplies

Here is a list of the components I used to make this project but feel free to adapt it as much as you want.


To code this project I used Visual Studio with the Platformio extension.

Build the Circuit

Capture d’écran 2021-12-03 à 15.10.21.png
IMG_6743.jpg
IMG_6803.jpg

Take your breadboard and connect every component with experimental wires as shown in the pictures.

Test the Program

IMG_6809.jpg
IMG_7351.jpg

Open this GitHub repository in Platformio:

https://github.com/mariebidouille/Arduino-Luos-Biometric-Security-System


If the link doesn’t work you can go check my GitHub mariebidouille.

Then build and upload to your Arduino Zero, it should work right away. If it isn't, check your connections thoroughly, there is a lot of cables, an error can easily be made.

If it still not working you can ask me about it in the comment section !

And We Are Done !

Here is a video of how it works.

Tired of the Mess ?

cover_instructable_zero.png

As is, this project is quite difficult to move around so let's create a shield to fix that :

https://www.instructables.com/Arduino-Zero-Shield-for-Luos-Biometric-Security-Sy/

Tired of the Spider Looks ?

cover_instructable_3D.png

If you want to create a 3D printed box like this one to protect your system go check this out :

https://www.instructables.com/Turn-Your-Messy-Luos-Biometric-Security-System-Int/

Can't Stop Won't Stop

cover_instructable_L432.png

I made a version of this project on two Nucleo L432KC go check it out !

https://www.instructables.com/Create-a-Luos-Biometric-Security-System-on-a-Nucle/


YouTube Video

coverytbv6.png

I also made a tutorial on YouTube where I explain Luos a little bit more and show how to make this biometric security system on an Arduino Zero, then on two Nucleo L432KC and then on one of each. Go check it out :

coming soon...