ghaytweyhtoo

Finger_LockV3.0

 
Overview

Project Description

This is a fingerprint lock that can be used in dormitories. It is equipped with fingerprint unlocking and APP remote opening functions without destroying the original structure.


Project function introduction

Project properties

  • [x] Schematic design

  • [x] PCB diagram design

  • [x] PCB proofing

  • [x] Welding test

  • [x] Functional testing

  • [x] Program testing

    • -

Circuit explanation

image.png

Power supply switching circuit

image.png

Steering gear control circuit

image.png

OLED drive circuit

image.png

Battery protection circuit


software

while(1)
{
    VBAT=ADC_DMA_IN5*3.3*2*100/4096;
Jansson1_Demo(USART1_RX_BUF);
    JDY_Read();

if(Finger_touch==1)
{
OLED_GO();
if(powertime<=50)
{ 
Power_finger=0; 
Power_servo=1;

powertime++;

}
else
{
Finger_touch=0;
powertime=0;
}
delay_ms(100);
if(Finger_touch==1 && openflag==0 )
{
press_FR();
}
}

else
{
     Power_servo=0;
     Power_finger=1;    
}

OLED_GO();

}
}

Equipment diagram

IMG_20211018_194548.jpgIMG_20211018_194535.jpg


Demo video

Dormitory version WIFI fingerprint lock-Bilibili




参考设计图片
×
 
 
Search Datasheet?

Supported by EEWorld Datasheet

Forum More
Update:2024-11-22 12:47:35

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号