Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to receive data on PC sent by GPRS

Status
Not open for further replies.

embeddedaebi

Junior Member level 1
Junior Member level 1
Joined
Sep 9, 2012
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,373
Hello all

I am trying to make a hobby tracker project. I want to send position data over GPRS to my computer. I don't have any server or domain but an Internet connection which has given me an IP address. Now I want to make a webpage which will show me the position on google map. Can this be done? Please show me the way.
I have been searching about this but not being able to proceed. I came across GET and POST methods of http protocol. How can I send the data to my ip address using GET or POST.
Also please tell me how do I proceed in making this sort of web page. Give me some pointers on these.

Thanx in advance.
 

hello,
There are several ways to do this. One way to do this project could be by using following components:

1. Arduino UNO Board (http://arduino.cc/en/Main/ArduinoBoardUno)
1. Arduino GPS shield (http://www.sparkfun.com/products/9487)
2. Arduino GSM Shield such as IComSat from Iteadstudio (http://imall.iteadstudio.com/im120417009.html)
3. Using cosm service (http://cosm.com)

Cosm is a free service which gives you a free account, sample code and a way to bring your sensors online.

regards

- - - Updated - - -

have a look at following link:
http://humblehackers.wikispaces.com/Rural+Transit+Vehicle+Tracking+Device
hope this helps!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top