Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

VEHICLE THEFT INTIMATION TO THE OWNER ON HIS/HER

CELL PHONE BY GSM WITH USER PROGRAMABLE


NUMBER FEATURES (USING PIC MICROCONTROLLER)

ABSTRACT:
The main scope of this project is to stop the engine of an automobile
automatically when the microcontroller sends an alert message to authorized owner.
The project includes a GSM modem, microcontroller, relay, voltage regulator and the
12V battery to power up this module. When someone tries to steal the car then
microcontroller gets an interrupt and orders GSM Modem to send the sms, the owner
receives a SMS that his car is being stolen then the owner sends back the SMS to the
GSM modem saying stop engine, vehicle will be stopped and in turn message will be
relayed through GSM Modem. The desired number is auto saved on the microcontroller over
a missed call. The control instruction is given to the microcontroller through interface, the

output from which activates a relay driver to trip the relay that disconnects the ignition of
the automobile resulting in stopping the vehicle.
The power supply consists of a step down transformer 230/12V, which steps
down the voltage to 12V AC. This is converted to DC using a Bridge rectifier. The ripples
are removed using a capacitive filter and it is then regulated to +5V using a voltage
regulator 7805 which is required for the operation of the microcontroller and other
components.

BLOCK DIAGRAM

HARDWARE REQUIREMENTS:

SOFTWARE REQUIREMENTS:

Microcontrollers (PIC 16F877A), Max232,


GSM modem, Crystal oscillator, Switch, LED,
Resistors, Capacitors, voltage Regulator, relay
driver (ULN2003), relay, DB9connector.

MPLAB & CCS C compiler, Language:


Embedded C
Or Assembly.

GALLERY:

SOURCE LINK:

http://www.edgefxkits.com/vehicle-theft-intimation-to-the-owner-on-hiscell-phone-by-gsm-with-user-programmable-number-features-using-picmicrocontroller

You might also like