







Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
A project titled ElecS, developed by Ankit Pradhan from the Department of Information Technology at Vel Tech Rangarajan Dr. Sagunthala R&D Institute of Science and Technology, Chennai. The team aims to create a biometrically protected car door lock using IoT technology and a fingerprint scanner. the problem of car security and the relevance of the project to today's market, followed by the proposed solution and product description. The innovation and uniqueness of the product are also discussed.
What you will learn
Typology: Thesis
1 / 13
This page cannot be seen from the preview
Don't miss anything!
Ankit Pradhan(Department of Information Technology)
Define the problem & relevance to today’s market/society/industry need
Propose the solution to Problem Identified
The product can be a very new entry to the market and develop a good niche although, there exists products which has fingerprint scanners mounted on laptops and mobile phones mostly on digital embedded device but not at any automotive-mechanical device.
If your Idea is technology based, then specify the TRL Level (Technology Readiness Level-refer annexure ) and Expecting the features of Idea/PoC. TRL 0 The circuit for IoT based Biometric Security System consists of a NodeMCU, GT511C3 Fingerprint Sensor, Solenoid Lock, Relay Module and Buzzer. VCC and GND pin of Fingerprint sensor are connected to 3.3V and GND pin of NodeMCU while TX and RX pins are connected to D6 and D5 pins of NodeMCU. Positive pin of the buzzer is connected to D2 pin of NodeMCU, and the negative pin is connected to GND of NodeMCU. The solenoid lock is connected to NodeMCU through the relay module. The NodeMCU and Solenoid Lock both are powered with 12V Adapter.
OPERATIONAL PRINCIPLE ● (^) The circuit for IoT based Biometric Security System consists of a NodeMCU, GT511C Fingerprint Sensor, Solenoid Lock, Relay Module and Buzzer. VCC and GND pin of Fingerprint sensor are connected to 3.3V and GND pin of NodeMCU while TX and RX pins are connected to D6 and D5 pins of NodeMCU. Positive pin of the buzzer is connected to D2 pin of NodeMCU, and the negative pin is connected to GND of NodeMCU. The solenoid lock is connected to NodeMCU through the relay module. The NodeMCU and Solenoid Lock both are powered with 12V Adapter. ● (^) Once the Code and Hardware are ready, we can check if everything is working or not. Upload the code to NodeMCU and connect it to Adapter. Now, wait for Wi-Fi connection. Once the NodeMCU connects to the Wi-Fi, scan your finger on the fingerprint sensor. If the finger is enrolled, then it will open the lock with a beep sound, and it will send a message with the person’s name through the gateway. And if the finger isn’t enrolled, then it will send an email to the associated email address that an unauthorized person tried to enter.
● (^) For fingerprint ad verification to unlock the car door: https://github.com/AnkitPradhan26/fingerprintscanner_ElecS ● (^) Geostationary location of the vehicle: https://github.com/traccar/traccar ● (^) As one enters the application the user is asked to register the fingerprint and select the car model in order to register the number of users as per that. ● (^) The door unlock operates only when one of the registered users from the database access the door and when it verifies one of the entries, it allows, ● The app also gives access to the location of where the car has been parked and who had been accessing it time to time.
THANK YOU