Skip to content

Code to send the location via sms including a google maps link clicking on which the location gets opened in the google maps app. Simple code for GPS and GSM interfacing with Arduino is also there.

Notifications You must be signed in to change notification settings

arpit-jadon/Sim808_FireAlarm_Trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Sim808 module was used with arduino uno.

file--GSM_GPRS_CODE: includes the code of simple combined functioning of GSM and GPS. In this code a google maps link will also be send via gsm to the mentioned sim number (user) clicking on which the received location will automatically open up in the google maps app.

file--interactive_GSM_GPRS_code: includes the modified version of the above code. It basically helps in integrating the system with various sensors and according to the output of these sensors GSM and GPS functioning can be controlled along with triggering other actuators connected to the arduino.

Note: provide your mobile sim number in the AT+CMGS commands.

About

Code to send the location via sms including a google maps link clicking on which the location gets opened in the google maps app. Simple code for GPS and GSM interfacing with Arduino is also there.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages