- Configuring an ESP8266 for Battery PowerPosted 3 days ago
- Creating a Telegram Bot for ESP32Posted 4 days ago
- Mini Course on BlynkPosted 5 days ago
- Creating a Unique Electronic Musical Instrument: The Sound WallPosted 7 days ago
- Building a Laser MicroscopePosted 7 days ago
- Grand Piano Keys with ArduinoPosted 1 week ago
- Wireless Power TransferPosted 2 weeks ago
- Robot Punchers with ArduinoPosted 2 weeks ago
- A minimal 3D-printed scalePosted 2 weeks ago
- Expanding the pins of a microcontrollerPosted 2 weeks 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).