0% found this document useful (0 votes)
54 views4 pages

INSTRU Car Theft Intimation

This document describes a vehicle theft prevention system that uses a microcontroller and GSM modem to send an alert SMS to the vehicle owner if theft is detected. The system interrupts the ignition if the owner replies with a message to stop the engine. It uses a PIC microcontroller connected to a GSM modem, relay, voltage regulator, and battery power. When theft is detected, the microcontroller orders the GSM modem to send an SMS alert to the owner, who can then reply to stop the engine and prevent theft.

Uploaded by

Mico Andres
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views4 pages

INSTRU Car Theft Intimation

This document describes a vehicle theft prevention system that uses a microcontroller and GSM modem to send an alert SMS to the vehicle owner if theft is detected. The system interrupts the ignition if the owner replies with a message to stop the engine. It uses a PIC microcontroller connected to a GSM modem, relay, voltage regulator, and battery power. When theft is detected, the microcontroller orders the GSM modem to send an SMS alert to the owner, who can then reply to stop the engine and prevent theft.

Uploaded by

Mico Andres
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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