Welcome to Laser Pointer Forums - discuss green laser pointers, blue laser pointers, and all types of lasers

LPF Donation via Stripe | LPF Donation - Other Methods

Links below open in new window

ArcticMyst Security by Avery

Working Arduino SMS GPS , Code help ?

Joined
Jan 14, 2009
Messages
1,452
Points
83
Hey ,


I have started a new project that allows me to text a arduino from my mobile and with a GPS module connected to the arduino it will text me its GPS location . well That's the Plan :D

I wanted to ask would anyone with good knowledge on arduino programing mind helping me on a pice of the code as im struggling on the final piece

Currently the system will Initialize the cellular module and GPS and proceed to print the GPS data to a LCD display and when a button is pressed on the arduino it will create a SMS with the GPS data and then send that to the phone number in the code .

The thing I need help on is to get the arduino to send the SMS when it revives a SMS with a command in the SMS such as " Location ", currently the cellular module will output a AT prompt over serial to the arduino when a SMS is recived but I have tried a few things to get it to respond to this but with no luck ?

My code is half made by me and half pieced together from librarys

Any ideas ?

ion
 
Last edited:




Top