C-B4 Review 1
C-B4 Review 1
In this Project,
Bikes often get stolen cause it's easy to mess with their ignition systems. They want to use a
fingerprint sensor instead of keys to start the bike. A motorcycle security system is created
using a fingerprint sensor to improve security on motorcycle vehicles. If someone tries to
start it without permission, it'll send a text and make a loud noise. This way, they hope to
stop thieves from taking bikes so easily.
CONTENTS
Block Diagram
Working Mechanism
Schematic Diagram
Pin Connections
Results
Conclusion
BLOCK DIAGRAM
When a user attempts to access device, they are required to authenticate themselves using the Fingerprint
scanner or User Enroll switches.
The Fingerprint Scanner captures fingerprints for identity verification, while the User Enroll Switches allow
The GSM Module enables communication features such as alerts or remote control via mobile networks.
The Buzzer gives auditory signals based on different outcomes (access granted/denied).
The DC Motor could be linked with mechanisms like doors or alarms that activate upon authentication results.
SCHEMATIC DIAGRAM
The below figure is the schematic diagram of Finger Print based Vehicle Digital Access System.
PIN CONNECTIONS
Data Lines (D4-D7): Connected to pins D4-D7 of the microcontroller for data transmission.
Control Lines (RS, RE, D4): Connected to pins RS, RE, and D4 for control.
GSM Module:
RXD (Receive Data): Connected to pin D0 (USART RXD) for serial communication.
TXD (Transmit Data): Connected to pin D1 (USART TXD) for serial communication.