Creating a GPS-tracker using the 'Asset Tracking Kit v2'

I’m an engineer student and I need to make a GPS-tracker for one of my courses. I’m new to using particle electrons and sending data to the cloud, so I was wondering if anyone can give me a proper explaination or a good tutorial. Basically, I need to be able to get the data of the GPS so I could use it to locate the GPS-tracker in some kind of user friendly map (so it is easy to follow the displacements). Anyone who can help me?

program the electron to read data from the asset tracker , send to the cloud via publish, send to web .php via webhook. parse data from .php page to store data into database. html and php page to pull wanted data from database to “inject” it into maps api. for display onto screen.
it took me years to complete ….

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.