MeetP99 / Trackers

I have designed and Developed GPS based Vehicle tracking system using Raspberry pi and GPS antena. I have closely worked on Linux operating system , GPS technology , Raspberry Pi microcontroller.
1 stars 0 forks source link

Week 9 #7

Open MeetP99 opened 2 years ago

MeetP99 commented 2 years ago

tasks we have assigned for this week: 1) we have started to work on programming for fetching the required GPS data 2) implement functions for fetching the required data (ex, lat , lon , alt , speed, date and time) 3) run the program on raspberry pi terminal.

JankiAviya commented 2 years ago

We have successfully implemented the programming part for the fetching data. We have implemented required function in order to get different kinds of data like longitude , latitude , speed , time , altitude. We have succefully run & tasted our program

JankiAviya commented 2 years ago

Here We have attached integration video of GPS with raspberry pi. https://user-images.githubusercontent.com/106159088/181023192-1167953b-869a-445d-89a8-e832dc9eafee.mp4

ParthMehta04 commented 2 years ago

We have completed our python programming for fetching the required data. We have successfully tested the program and got the required data in the output (longitude, latitude, speed, altitude, time and date).