Gps tracker for skydemon

Hi guys and gals, I am relatively new to arduino, though I have built a flightsim cockpit with an uno using pre configured and web based configuration to add function leds.

As I am taking classes to get my private pilot license, I wanted to have skydemon onboard, but my Ipad does not have gps.

I have acquired an arduino nano, a hc05 bluetooth module and a gt-07 gps module. Wiring it is not the problem, but more the coding of it.

I know that I have to have the softwareserial.h and tinygpsplus.h to be upoloaded to the nano.

But what about the rest? Acquiring gps signal with long/lat/speed/altitude and so on?

Thanks for any advice, cheers Denis

tinygps++.h does that in the example code.

thanks @Railroader will have a look at it

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