|
2010-03-19
, 21:43
|
Posts: 478 |
Thanked: 101 times |
Joined on Feb 2010
|
#52
|
|
2010-03-19
, 21:59
|
Posts: 58 |
Thanked: 24 times |
Joined on Jan 2010
@ Rotterdam - Netherlands, the
|
#53
|
Hi, I have writen two applications (in Python) which will be used as a anti-theft solution for my N900.
The 1st is an application in the background which looks at sms messages my phone receives and if there is a specific command in it from a specific sender it will start the other Python application in the background which is sending the GPS coordinates, through gprs connection, to my website where the data is processed to a log file. The GPS data is then on my website, in combination with Google Maps, processed to nice pictures with the current tracking path of my 'stolen' N900. This made my N900 a moblie GPS tracker... It works great!
This is why the N900 is so great, a little mix of Python, Apache webserver, html coding & Google Maps makes it all possible...
It's also possible to send other information this way; battery life, movement (accelero meters), webcam picture etc.
The Following User Says Thank You to AlexDT For This Useful Post: | ||
|
2010-03-19
, 23:25
|
Posts: 436 |
Thanked: 298 times |
Joined on Jan 2010
@ England
|
#54
|
The Following 2 Users Say Thank You to fraaaaanka For This Useful Post: | ||
|
2010-03-20
, 09:07
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#55
|
|
2010-04-03
, 05:52
|
Posts: 246 |
Thanked: 2,574 times |
Joined on Jan 2010
@ Egypt, Cairo
|
#56
|
|
2010-05-05
, 20:42
|
Posts: 82 |
Thanked: 44 times |
Joined on Feb 2010
|
#58
|
The Following User Says Thank You to benh_n900 For This Useful Post: | ||
|
2010-05-19
, 13:40
|
Posts: 1 |
Thanked: 0 times |
Joined on May 2010
|
#59
|
|
2010-05-19
, 16:05
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#60
|
The 1st is an application in the background which looks at sms messages my phone receives and if there is a specific command in it from a specific sender it will start the other Python application in the background which is sending the GPS coordinates, through gprs connection, to my website where the data is processed to a log file. The GPS data is then on my website, in combination with Google Maps, processed to nice pictures with the current tracking path of my 'stolen' N900. This made my N900 a moblie GPS tracker... It works great!
This is why the N900 is so great, a little mix of Python, Apache webserver, html coding & Google Maps makes it all possible...
It's also possible to send other information this way; battery life, movement (accelero meters), webcam picture etc.
Last edited by digitalvoid; 2010-03-19 at 21:31.