gsm based car security system

Status
Not open for further replies.

suhaila km

Newbie level 1
Joined
Jan 10, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
8
Hi,i am doing a project titled gsm based car security system.now i want to send the location of the car via sms to another number.please help me to write the code in mikro c .because already i have written codes for sending sms when there is any accident .now i want to send the location along with it.
 

You need GPS for that. You have to connect GPS Tx to Rx of MCU and GSM Rx to Tx of MCU. If you are using mikroC PRO PIC then it has a NMEA Library at libstock. You can use that to get the required NMEA sentence and then you need to parse and extract the required field and then send this data as SMS.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…