raven47
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
Hello!
I am trying to do a School educational project, but I am paralised :frown:without knowing what to do and how to do the following:
The project consists on a R/C airplane model with a celular Telit module (i.e GM862/3) that has to send every 3 to 4 sec some data (position, altitude, speed, course, bearing etc etc). The Telit module will have a Python script that will send all that data to a website (public IP - static).
Here is the part where I am just paralised!
- Build a Website to receive online gprs data from a celular Telit module GM862/3 or any other celular module like the libelium gprs module for arduino etc.
- The Website has to display the airplane's position on a google map.
- The Website has to save all gprs data to a mysql database.
Obs1: There was a thread in this folder intitled "Receiving uploaded GPRS data through a socket (Python)" by gpstrack that has a small approach.
Thanks in advance
I am trying to do a School educational project, but I am paralised :frown:without knowing what to do and how to do the following:
The project consists on a R/C airplane model with a celular Telit module (i.e GM862/3) that has to send every 3 to 4 sec some data (position, altitude, speed, course, bearing etc etc). The Telit module will have a Python script that will send all that data to a website (public IP - static).
Here is the part where I am just paralised!
- Build a Website to receive online gprs data from a celular Telit module GM862/3 or any other celular module like the libelium gprs module for arduino etc.
- The Website has to display the airplane's position on a google map.
- The Website has to save all gprs data to a mysql database.
Obs1: There was a thread in this folder intitled "Receiving uploaded GPRS data through a socket (Python)" by gpstrack that has a small approach.
Thanks in advance
Last edited: