Interfacing GPS And GSM with Microcontroller
could u please explain me how to interface gps and gsm together with microcontroller(8051)
Member • Aug 20, 2009
Member • Aug 21, 2009
Member • Jan 19, 2011
Member • Jan 22, 2011
#-Link-Snipped-# This is the GPS Module and you have to simple extract the bytes from the data you received from GPS module to your Controller via UART (SERIAL).bramin19can u please give ideas on how to write code for MCU to extract data from GPS reciever?
I wish to use 8051. suggest me a GPS reciever.
Member • Jan 27, 2011
Member • Mar 28, 2011
Member • Mar 29, 2011
Before that Do you have interfaced your LCD with Controller? and its working properly? If then you just have to extract the Latitude and Longitude from the string you received from GPS Module. and put it on LCD.sssss1616friend can you give brief idea about the c-language code for how to display latitude & longitude on lcd through sunrom gps with microcontroller using NMEA protocol
Member • Apr 8, 2011
Member • Apr 8, 2011
Member • Apr 9, 2011
Hello Yash,yashelectronhello sir would u like 2 help me..........
Member • Apr 10, 2011
Member • Apr 10, 2011
No problem mate, You're welcome to CE.yashelectronFirst i m sorry that i posted 2 time .by mistake(when i was posting my thread it was not showing due to disconnection of net ,that's why i tried again ) i hv posted 2 times. sir u can delete "interfacing pic micro controller with GSM " threade .
Now thanks for Repply actually i want to about interfacing of GPS moudule with 16f877.i hv worked on GSM module.Please can u refer me any advance GPS module. Sir first i want to confident about elementary knowledge interfacing GPS module wd mic , then i want 2 go on hardware part bcs i buy module from foreign country .
So it is humble request to guide me. 1. pls tell me how extract data from gps so that i can display long/alti on display ,is there any command like AT for GSM.
2.Since there is need of two usart tell me any pic series mic,so that i can read about that .but firstly i want 2 concentrate on only extracting data only
Member • Apr 12, 2011
Member • Apr 13, 2011
Well i don't know exactly will take a look and let you know.yashelectronhello sir thanks for yr kind reply;
Sir i hv read gps data sheet and every thing is clear in spite of confusion that-
1- Is gps receiver output all massages( GGA,GLL,GSA,GSV,RMC,VTC and ZDA) simultaneously that is given in data sheet at page 8?.
if it output all then we hv take data only GLL that contain "lattitued/longitude".
2- is it update al data at every second are more time.
Thankyou!
Member • Jan 15, 2012
Member • Jan 16, 2012
That's very simple Your GPS Module gives you data serially you can save that data in your Microcontroller and after processing or without processing you can send it to GSM via another UART. And as you know these things can you explain your problem in detail please where exactly you stuck in coding?krupa vachhanii have to trasmit data serially from GPS to GSM using two UART micro-controller ....... which kind of coding i should use??........
Member • Sep 15, 2012
Member • Sep 16, 2012
Member • Sep 16, 2012
Member • Sep 16, 2012
Can you please write a code for the circuit that i have designed ?aruncharyyes we can do the interface of GSM and GPS with microcontroller with MAX232 as following circuit.7and 8 pin of MAX are connected to RXD andTXD of GSM respectively ,then GPS TXD is connected to 13th pin of MAX is connected to GPS TXD PIN and then UC is connected to 10th and 12th pin of max to RXD and TXD pins of controller to MAX.
it follows in below ckt with logic probs.
Member • Sep 16, 2012
Member • Sep 17, 2012
can you please provide me your email address so thati can send you the circuit. i am unable to attach a pdf file here in which i have my circuit.aruncharyyes, please send such that i can write......
Member • Sep 19, 2012
Have you tried to write code for the same? You just have to write serial communication command in case of 8051 same way GPS Module can be interfaced with SPI communication.nauman_mrdHey Dear Friend
i have designed this circuit in which i have interfaced GSM Module Sim900D and GPS M89 Module with Atmel 89c51. Can anybdy write code for me?
Member • Sep 20, 2012
Member • Oct 20, 2014