illikkal
Posts: 4
Joined: Sun May 11, 2014 6:18 am

gps tracker with pi

Sun May 18, 2014 12:35 pm

i've searched, read alot to make this gps tracker, now i am stuck on the way.
i have logged gps data to sql database using this code, https://github.com/danmandle/pyobdgps/b ... d_to_DB.py
but i need to access this database from a remote server(using tcp server), but i really don't know how to configure Rpi for that... please help

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: gps tracker with pi

Mon May 19, 2014 6:14 am

Either switch to MySQL (use SSL !) or simply copy the database file via SCP / SFTP.

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Return to “General discussion”