Open MeetP99 opened 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
Here We have attached integration video of GPS with raspberry pi. https://user-images.githubusercontent.com/106159088/181023192-1167953b-869a-445d-89a8-e832dc9eafee.mp4
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).
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.