Anyway, below are some pictures of a car trip I took with the flight computer GPS logging and my computer tracking the trip live. I've written a windows application to read the serial data coming from my GM862 cellular module. It displays the most current reading and writes all the captured data to a .kml file to be displayed in Google Earth. In Google Earth you can create a network location that points to the .kml file and has a refresh rate so the data is updated in "real time."
- My windows tracking application and source code
- My AVR Studio project for the flight computer firmware
- The tracking application .kml file
- A .kml file created from the flight computer log
My glorious tracking application!
The track generated by my tracking application (~1 GPS point per second)
The track generated from the flight computer log (10 seconds of averaged data per point)
No comments:
Post a Comment