- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 4 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 4 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 6 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Open Source Hardware Fingerprint Lock
We do not feature Instructables often, but this was pretty cool and useful so it’s worth sharing with our readers!
This is a door with fingerprint lock demo that found by acrylic, Seeeduino and some other electronic modules~
First, you should enroll your fingerprint. Long press the button, then it’ll go into enroll mode. there will be some information print in the lcd, just follow it.
Then it can work now.
Put your finger on Grove – fingerprint sensor, if your finger have been authorized, Servo will turn a certain angle, then the door open. When the door was close, the Grove – Infrared Reflective Sensor can detect it, then the servo will close the door.
About the code and acrylic file, I had sent to github, you can download here.
via Door to Open Source Hardware (A fingerprint lock solution).